[infinispan-issues] [JBoss JIRA] (ISPN-4076) JON server plugin: bytesRead and bytesWritten stats are broken

Tomas Sykora (JIRA) issues at jboss.org
Thu Mar 6 09:37:33 EST 2014


Tomas Sykora created ISPN-4076:
----------------------------------

             Summary: JON server plugin: bytesRead and bytesWritten stats are broken
                 Key: ISPN-4076
                 URL: https://issues.jboss.org/browse/ISPN-4076
             Project: Infinispan
          Issue Type: Bug
          Components: JMX, reporting and management
    Affects Versions: 7.0.0.Alpha1
            Reporter: Tomas Sykora
            Assignee: Tomas Sykora


resource path: subsystem=endpoint 
and underlined connectors provides statistics: bytesRead, bytesWritten.

However plugin asks for bytes-read and bytes-written which is wrong. Small change in map in MetricsRemappingComponent is needed.

+ We will remove monitoring of those statistics for REST endpoint, as this endpoint does not provide those statistics at all.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list