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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/17 16:06:54 UTC

[jira] [Created] (AMQ-3600) Failover reconnect bypasses DestinationPathSeparatorBroker generating invalid destinations

Failover reconnect bypasses DestinationPathSeparatorBroker generating invalid destinations
------------------------------------------------------------------------------------------

                 Key: AMQ-3600
                 URL: https://issues.apache.org/jira/browse/AMQ-3600
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.5.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.6.0


impl from https://issues.apache.org/jira/browse/AMQ-3204 - the broker filter needs to intercept processConsumerControl and for good measure messagePull

The processConsumerControl is used on failover recovery and will result in destination creation with out the separator replacement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQ-3600) Failover reconnect bypasses DestinationPathSeparatorBroker generating invalid destinations

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

Gary Tully resolved AMQ-3600.
-----------------------------

    Resolution: Fixed

fix and test in http://svn.apache.org/viewvc?rev=1203213&view=rev
                
> Failover reconnect bypasses DestinationPathSeparatorBroker generating invalid destinations
> ------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3600
>                 URL: https://issues.apache.org/jira/browse/AMQ-3600
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: destinationPathSeparatorPlugin, failover
>             Fix For: 5.6.0
>
>
> impl from https://issues.apache.org/jira/browse/AMQ-3204 - the broker filter needs to intercept processConsumerControl and for good measure messagePull
> The processConsumerControl is used on failover recovery and will result in destination creation with out the separator replacement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira