You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2011/08/09 19:03:30 UTC

[jira] [Created] (AMQ-3442) Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate

Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate
---------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-3442
                 URL: https://issues.apache.org/jira/browse/AMQ-3442
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Gary Tully
            Assignee: Gary Tully


A few issues:
 - An inactive durable subscription uses a type of 'false' which is not intuitive. It should reuse the same subscription key from when it was active.
 - The inflight metric on a topic is not aware of deactivation with pending messages so keeps incrementing.
 - An offline sub with keepDurableSubsActive=false does not get all messages on reactivation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQ-3442) Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate

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

Gary Tully updated AMQ-3442:
----------------------------

    Affects Version/s: 5.4.2
                       5.5.0

> Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3442
>                 URL: https://issues.apache.org/jira/browse/AMQ-3442
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2, 5.5.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: durable, jmx, keepDurableSubsActive
>             Fix For: 5.6.0
>
>
> A few issues:
>  - An inactive durable subscription uses a type of 'false' which is not intuitive. It should reuse the same subscription key from when it was active.
>  - The inflight metric on a topic is not aware of deactivation with pending messages so keeps incrementing.
>  - An offline sub with keepDurableSubsActive=false does not get all messages on reactivation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQ-3442) Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate

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

Gary Tully resolved AMQ-3442.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 5.6.0

http://svn.apache.org/viewvc?rev=1155437&view=rev

> Use real durable sub key as MBean name for inactive durable sub and improve metrics, fix inflight count on deactivate
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3442
>                 URL: https://issues.apache.org/jira/browse/AMQ-3442
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: durable, jmx, keepDurableSubsActive
>             Fix For: 5.6.0
>
>
> A few issues:
>  - An inactive durable subscription uses a type of 'false' which is not intuitive. It should reuse the same subscription key from when it was active.
>  - The inflight metric on a topic is not aware of deactivation with pending messages so keeps incrementing.
>  - An offline sub with keepDurableSubsActive=false does not get all messages on reactivation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira