You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2009/05/21 21:17:50 UTC

[jira] Created: (AMQ-2262) Inflight message count becomes negative when messages expire

Inflight message count becomes negative when messages expire
------------------------------------------------------------

                 Key: AMQ-2262
                 URL: https://issues.apache.org/activemq/browse/AMQ-2262
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.2.0
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac
             Fix For: 5.3.0


The inflight message counter is not correctly updated when messages expire. When a large volume of messages expire the count becomes negative.

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


[jira] Reopened: (AMQ-2262) Inflight message count becomes negative when messages expire

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

Dejan Bosanac reopened AMQ-2262:
--------------------------------


The committed solution does not work when all messages expires at the consumer. Will be revisited.

> Inflight message count becomes negative when messages expire
> ------------------------------------------------------------
>
>                 Key: AMQ-2262
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2262
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> The inflight message counter is not correctly updated when messages expire. When a large volume of messages expire the count becomes negative.

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


[jira] Resolved: (AMQ-2262) Inflight message count becomes negative when messages expire

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

Dejan Bosanac resolved AMQ-2262.
--------------------------------

    Resolution: Fixed

fixed in svn revision 777225

> Inflight message count becomes negative when messages expire
> ------------------------------------------------------------
>
>                 Key: AMQ-2262
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2262
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> The inflight message counter is not correctly updated when messages expire. When a large volume of messages expire the count becomes negative.

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


[jira] Resolved: (AMQ-2262) Inflight message count becomes negative when messages expire

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

Gary Tully resolved AMQ-2262.
-----------------------------

    Resolution: Fixed

resolved, counts in topicsubscription were a little eager when message expired or were discarded.

> Inflight message count becomes negative when messages expire
> ------------------------------------------------------------
>
>                 Key: AMQ-2262
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2262
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> The inflight message counter is not correctly updated when messages expire. When a large volume of messages expire the count becomes negative.

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