[GitHub] activemq-artemis pull request #2158: ARTEMIS-1950 clarify STOMP durable sub ...

2018-06-21 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2158 ARTEMIS-1950 clarify STOMP durable sub header names You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis

[GitHub] activemq-artemis pull request #2157: NO-JIRA add doc on recent releases

2018-06-21 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2157 NO-JIRA add doc on recent releases You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis versions

[GitHub] activemq-artemis pull request #2156: ARTEMIS-1951 allow queue's user to be u...

2018-06-21 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2156 ARTEMIS-1951 allow queue's user to be updated You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis

[GitHub] activemq-artemis issue #2154: ARTEMIS-1948 dotnet example with high performa...

2018-06-21 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2154 @gemmellr thanks.. nice catch... I had created value because WorkerRun would get the current value of i... I just fixed it.. thanks ---

[GitHub] activemq-artemis pull request #2154: ARTEMIS-1948 dotnet example with high p...

2018-06-21 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2154#discussion_r197166964 --- Diff: examples/protocols/amqp/dotnet/HighPerformanceLoad/ReceiverPool.cs --- @@ -0,0 +1,109 @@ +/* + * Licensed to the Apache

[GitHub] activemq-artemis pull request #2155: ARTEMIS-1949 fix IllegalMonitorStateExc...

2018-06-21 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/2155 ARTEMIS-1949 fix IllegalMonitorStateException during shutdown During server shutdown, the exception occurs as follows: 2018-06-19 16:23:03,503 WARN