[GitHub] activemq-artemis issue #1125: ARTEMIS-1058 Jars in web tmp dir locked on Win...

2017-03-24 Thread gaohoward
Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/1125 @clebertsuconic I submitted an issue and giving a simple test case. https://github.com/eclipse/jetty.project/issues/1425 --- If your project is set up for it, you can reply to

[GitHub] activemq-artemis pull request #1130: Add a MQTT interceptor example

2017-03-24 Thread orpiske
GitHub user orpiske opened a pull request: https://github.com/apache/activemq-artemis/pull/1130 Add a MQTT interceptor example This a sample code we created in order to verify ARTEMIS-607. It adds a simple MQTT interceptor that is run whenever a MQTT message is published. I

[GitHub] activemq-artemis issue #1129: ARTEMIS-1068 Add Routing Exclusivity test for ...

2017-03-24 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/1129 Checkstyle. --- 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

[GitHub] activemq-artemis pull request #1129: ARTEMIS-1068 Add Routing Exclusivity te...

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1129 --- 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 issue #1129: ARTEMIS-1068 Add Routing Exclusivity test for ...

2017-03-24 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1129 I fixed the checkstyle with an intermediate branch, squashed and pushed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] activemq-artemis pull request #1126: ARTEMIS-1067 fix format specifiers in f...

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1126 --- 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 #1131: ARTEMIS-1068 routingType + AMQP fixes

2017-03-24 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/1131 ARTEMIS-1068 routingType + AMQP fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1068

[GitHub] activemq-artemis pull request #1132: ARTEMIS-1069 Fix some thread unsafe usa...

2017-03-24 Thread tabish121
GitHub user tabish121 opened a pull request: https://github.com/apache/activemq-artemis/pull/1132 ARTEMIS-1069 Fix some thread unsafe usages of proton Unsafe modification of proton resources outside the connection lock could lead to corruption in the transport work list and

[GitHub] activemq-artemis pull request #1131: ARTEMIS-1068 routingType + AMQP fixes

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1131 --- 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 #1132: ARTEMIS-1069 Fix some thread unsafe usa...

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1132 --- 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 #1129: ARTEMIS-1068 Add Routing Exclusivity te...

2017-03-24 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/1129 ARTEMIS-1068 Add Routing Exclusivity test for JMS AMQP You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis