You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Sebastian Brandt (Jira)" <ji...@apache.org> on 2021/07/22 17:09:00 UTC

[jira] [Created] (CAMEL-16816) Change log components throughput counters to long

Sebastian Brandt created CAMEL-16816:
----------------------------------------

             Summary: Change log components throughput counters to long
                 Key: CAMEL-16816
                 URL: https://issues.apache.org/jira/browse/CAMEL-16816
             Project: Camel
          Issue Type: Improvement
          Components: came-core
    Affects Versions: 3.7.3
            Reporter: Sebastian Brandt


For long running processes routing a lot of messages, integer overflows can occur, like:

2021-07-22 15:13:34.123 INFO 33 --- [hroughputLogger] d.g.p.m.g.ReceiveThroughput : Received: -4294840335 new messages, with total -2147428547 so far. Last group took: 10000 millis which is: -429,484,033.5 messages per second. average: -4,225.12

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)