[GitHub] activemq-artemis pull request #1410: ARTEMIS-1300 Deadlock when Core direct ...

2017-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1410 --- 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 feat

[GitHub] activemq-artemis pull request #1410: ARTEMIS-1300 Deadlock when Core direct ...

2017-07-19 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1410#discussion_r128418363 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java --- @@ -19,9 +19,18 @@ import java.util.

[GitHub] activemq-artemis pull request #1410: ARTEMIS-1300 Deadlock when Core direct ...

2017-07-19 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1410#discussion_r128417008 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java --- @@ -19,9 +19,18 @@ import java.u

[GitHub] activemq-artemis pull request #1410: ARTEMIS-1300 Deadlock when Core direct ...

2017-07-19 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1410#discussion_r128416905 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java --- @@ -828,6 +834,11 @@ public voi

[GitHub] activemq-artemis pull request #1410: ARTEMIS-1300 Deadlock when Core direct ...

2017-07-19 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/1410 ARTEMIS-1300 Deadlock when Core direct deliverying and AMQP receive You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuc