Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
1.0.5
-
None
-
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
|
--------------------------+----------------------+--------+---------------
|