You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2008/11/14 16:29:05 UTC

[jira] Created: (CAMEL-1090) ThroughputLogger incorrectly reports duration 0

ThroughputLogger incorrectly reports duration 0
-----------------------------------------------

                 Key: CAMEL-1090
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1090
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 1.5.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 1.5.1


from the apache-camel-load test:

2008-11-14 15:27:01,114 [mponent@1296d1d] INFO  aset:myDataSet?produceDelay=10 - Sent: 600 messages so far. Last group took: 0 millis which is: 85.106 messages per second. average: 80.128

The ThroughputLogger used by DataSet resets the duration before reporting it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1090) ThroughputLogger incorrectly reports duration 0

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved CAMEL-1090.
-------------------------------

    Resolution: Fixed

resolved in r714032

> ThroughputLogger incorrectly reports duration 0
> -----------------------------------------------
>
>                 Key: CAMEL-1090
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1090
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 1.5.1
>
>
> from the apache-camel-load test:
> 2008-11-14 15:27:01,114 [mponent@1296d1d] INFO  aset:myDataSet?produceDelay=10 - Sent: 600 messages so far. Last group took: 0 millis which is: 85.106 messages per second. average: 80.128
> The ThroughputLogger used by DataSet resets the duration before reporting it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-1090) ThroughputLogger incorrectly reports duration 0

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CAMEL-1090:
--------------------------------

    Fix Version/s: 2.0.0

The patch is in camel trunk and camel1.x branch now.

> ThroughputLogger incorrectly reports duration 0
> -----------------------------------------------
>
>                 Key: CAMEL-1090
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1090
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 1.5.1, 2.0.0
>
>
> from the apache-camel-load test:
> 2008-11-14 15:27:01,114 [mponent@1296d1d] INFO  aset:myDataSet?produceDelay=10 - Sent: 600 messages so far. Last group took: 0 millis which is: 85.106 messages per second. average: 80.128
> The ThroughputLogger used by DataSet resets the duration before reporting it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1090) ThroughputLogger incorrectly reports duration 0

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47392#action_47392 ] 

Willem Jiang commented on CAMEL-1090:
-------------------------------------

Hi Gary

Current Camel trunk's version is 2.0-snapshot, if you wants this patch to be applied into the 1.5.1-snapshot , you need merge it from trunk to camel-1.x branch.
Don't worry, I will do  the merge for you in a minute :)

Willem

> ThroughputLogger incorrectly reports duration 0
> -----------------------------------------------
>
>                 Key: CAMEL-1090
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1090
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 1.5.1
>
>
> from the apache-camel-load test:
> 2008-11-14 15:27:01,114 [mponent@1296d1d] INFO  aset:myDataSet?produceDelay=10 - Sent: 600 messages so far. Last group took: 0 millis which is: 85.106 messages per second. average: 80.128
> The ThroughputLogger used by DataSet resets the duration before reporting it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.