]
Vladimir Blagojevic updated ISPN-8434:
--------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Management console should write/read time unit and adjust it
------------------------------------------------------------
Key: ISPN-8434
URL:
https://issues.jboss.org/browse/ISPN-8434
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.1.0.Final
Reporter: Galder ZamarreƱo
Assignee: Vladimir Blagojevic
Attachments: Screen Shot 2017-10-18 at 17.06.21.png
The management console is showing me that the average write took 593,036... what? See
screenshot
Not only should it mention the unit, but it should adjust it. The JMX API exposes the
number of nanoseconds, which is most likely not very relevant... in this case, 593ms might
be more relevant... but it should adjust it so that it makes some sense to the reader.
As a side note: averages don't mean much, but that's a different topic ;)