[GitHub] activemq-artemis issue #782: ARTEMIS-738 Improving TX support on AMQP

2016-09-19 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/782 Please, don't merge this yet... there's an issue with connections dropping and rolling back TXs. The Transactions should be at the connection and should be rolled back when

[GitHub] activemq-artemis pull request #782: ARTEMIS-738 Improving TX support on AMQP

2016-09-19 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/782 ARTEMIS-738 Improving TX support on AMQP https://issues.apache.org/jira/browse/ARTEMIS-738 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #781: ARTEMIS-715 messages could be sent to wr...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/781 --- 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

[GitHub] activemq-artemis pull request #781: ARTEMIS-715 messages could be sent to wr...

2016-09-19 Thread treblereel
GitHub user treblereel opened a pull request: https://github.com/apache/activemq-artemis/pull/781 ARTEMIS-715 messages could be sent to wrong queue In rare circumstances MessageProducer can send a message to wrong queue JIRA: