You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2016/01/25 23:40:47 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-358 topic mistakenly remove...

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/346

    ARTEMIS-358 topic mistakenly removed with sub

    The problem here is that the management notification listener was mistakenly
    removing the topic itself instead of just the non-durable subscription. In
    general I can't see why StompProtocolManager even needs to keep track of the
    destinations when the broker already does that. As far as I can tell it is
    redundant and it's clearly error-prone. Therefore I'm removing the destination
    tracking from StompProtocolManager altogether.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-358

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/346.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 #346
    
----
commit 960e29afadcd3b5848a95406ad14d48099fb6c3c
Author: jbertram <jb...@apache.org>
Date:   2016-01-25T22:36:02Z

    ARTEMIS-358 topic mistakenly removed with sub
    
    The problem here is that the management notification listener was mistakenly
    removing the topic itself instead of just the non-durable subscription. In
    general I can't see why StompProtocolManager even needs to keep track of the
    destinations when the broker already does that. As far as I can tell it is
    redundant and it's clearly error-prone. Therefore I'm removing the destination
    tracking from StompProtocolManager altogether.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-358 topic mistakenly remove...

Posted by jbertram <gi...@git.apache.org>.
Github user jbertram commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/346#issuecomment-174705757
  
    I think @howardgao should take a look at this before it's merged.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-358 topic mistakenly remove...

Posted by jbertram <gi...@git.apache.org>.
Github user jbertram commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/346#issuecomment-174735323
  
    Not sure why this was reported as failed.  Everything looks good to me: https://builds.apache.org/job/ActiveMQ-Artemis-PR-Build/962/console.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-358 topic mistakenly remove...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/346


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---