[GitHub] activemq-artemis pull request #838: ARTEMIS-268 Adds tests that shows issue ...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] activemq-artemis pull request #838: ARTEMIS-268 Adds tests that shows issue ...

2016-10-11 Thread tabish121
GitHub user tabish121 opened a pull request:

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

ARTEMIS-268 Adds tests that shows issue with presettled receivers

Tests added that show that a receiver attached to a queue as presettled
are not removing the messages that are dispatched to them.

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

$ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-268

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

https://github.com/apache/activemq-artemis/pull/838.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 #838


commit 3f3f1f4e3d7231c29606a292169a2d0766380e1f
Author: Timothy Bish 
Date:   2016-10-11T18:07:02Z

ARTEMIS-268 Adds tests that shows issue with presettled receivers

Tests added that show that a receiver attached to a queue as presettled
are not removing the messages that are dispatched to them.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---