Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.0.5
-
Fix Version/s: 1.1.1
-
Component/s: maxadmin
-
Labels:None
-
Environment:Linux
Description
This is imported from bugzilla item: http://bugs.mariadb.com/show_bug.cgi?id=702
Description Vilho Raatikka 2015-01-20 10:39:25 UTC
list services command shows -7 for the number of users of a service (Read Service).
MaxScale> list services
|
Services.
|
--------------------------+----------------------+--------+---------------
|
Service Name | Router Module | #Users | Total Sessions
|
--------------------------+----------------------+--------+---------------
|
Write Service | readconnroute | 11 | 42
|
Read Service | readconnroute | -7 | 2737
|
CLI | cli | 2 | 4
|
--------------------------+----------------------+--------+---------------
|