[ https://issues.apache.org/jira/browse/ARTEMIS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736992#comment-14736992 ]
ASF GitHub Bot commented on ARTEMIS-221: ---------------------------------------- GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/162 ARTEMIS-221 - MDB endpoionts are not deactivated Implement equals/hashcode on ActiveMQActivationSpec https://issues.apache.org/jira/browse/ARTEMIS-221 You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytaylor/activemq-artemis ARTEMIS-221 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/162.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #162 ---- commit e26fb67ad2c67e2465a7692a8d9e44b469e37339 Author: Andy Taylor <andy.tayl...@gmail.com> Date: 2015-09-09T12:35:43Z ARTEMIS-221 - MDB endpoionts are not deactivated Implement equals/hashcode on ActiveMQActivationSpec https://issues.apache.org/jira/browse/ARTEMIS-221 ---- > MDB endpoionts are not deactivated > ---------------------------------- > > Key: ARTEMIS-221 > URL: https://issues.apache.org/jira/browse/ARTEMIS-221 > Project: ActiveMQ Artemis > Issue Type: Bug > Components: Broker > Affects Versions: 1.0.0 > Reporter: Andy Taylor > Assignee: Andy Taylor > > Sometimes when an endpoint is deactivated it still carries on consuming > messages. This happens when multiple endpoints are activated and is caused > becasue equals/hashcode arent implemented on ActiveMQActivationSpec -- This message was sent by Atlassian JIRA (v6.3.4#6332)