[esb-issues] [JBoss JIRA] Created: (JBESB-2107) Service/action metric changes

Kevin Conner (JIRA) jira-events at lists.jboss.org
Thu Oct 9 11:03:20 EDT 2008


Service/action metric changes
-----------------------------

                 Key: JBESB-2107
                 URL: https://jira.jboss.org/jira/browse/JBESB-2107
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Management
    Affects Versions: 4.4
            Reporter: Kevin Conner


All the byte total metrics in ServiceMessageCounter are measured in integer values which is not sufficient.

Moving these to long is currently prevented by the DataFiler, which is unable to handle long values.  The DataFiler appears to coalesce long/double values down to integer/float.

We need to fix the DataFiler so that it accepts these types without losing precision and address the metrics.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list