You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by scop <gi...@git.apache.org> on 2016/01/24 14:55:42 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-358 test case for topic dis...

GitHub user scop opened a pull request:

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

    ARTEMIS-358 test case for topic disappearing on disconnect without unsub

    Test case (not a fix) demonstrating the issue.

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

    $ git pull https://github.com/scop/activemq-artemis topic-disappears

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

    https://github.com/apache/activemq-artemis/pull/341.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 #341
    
----
commit c84f9c644c15cafeb02526c9343c17d538cdade9
Author: Ville Skyttä <vi...@iki.fi>
Date:   2016-01-24T13:50:53Z

    ARTEMIS-358 test case for topic disappearing on disconnect without unsubscribe

----


---
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 test case for topic dis...

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

    https://github.com/apache/activemq-artemis/pull/341#issuecomment-174519897
  
    it looks a non durable subscriber. The subscription should go away as expected, right? Or am I missing something?


---
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 test case for topic dis...

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

    https://github.com/apache/activemq-artemis/pull/341#issuecomment-174561872
  
    I am merging the test


---
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 test case for topic dis...

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

    https://github.com/apache/activemq-artemis/pull/341#issuecomment-174532317
  
    (Well, the subscription goes away too, but that's expected.)


---
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 test case for topic dis...

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

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


---
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 test case for topic dis...

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

    https://github.com/apache/activemq-artemis/pull/341#issuecomment-174532025
  
    You seem to be missing that it's the *topic* (not subscription) that kind of goes away; trying to send to the topic starts to produce error messages.


---
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.
---