[GitHub] activemq-artemis pull request #2405: ARTEMIS-2158 don't get pagedMessage if ...

2018-10-30 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/2405 ARTEMIS-2158 don't get pagedMessage if it's nontransactional Transaction id of the non transactional paged message is -1. When we acknowledge the message, we judge transactionID < 0 and

[GitHub] activemq-artemis pull request #2387: ARTEMIS-2142 Support JMSXGroupSeq -1to ...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2387 ---

[GitHub] activemq-artemis pull request #2390: NO-JIRA Move JMS_SESSION_CLIENT_ID_PROP...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2390 ---

[GitHub] activemq-artemis pull request #2392: ARTEMIS-2100 address routing-type overr...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2392 ---

[GitHub] activemq-artemis issue #2400: ARTEMIS-2151 JMS Selectors broken in some case...

2018-10-30 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2400 The some cases you mention is just AMQGroupID? If that's the case can you rename the JIRA and commit here? something like AMQGroupID is ignored on filter? Or

[GitHub] activemq-artemis issue #2401: ARTEMIS-1710 Allow management msgs to pass the...

2018-10-30 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2401 @franz1981 did you run a full testsuite on this? ---

[GitHub] activemq-artemis pull request #2402: NO-JIRA: Clarify journal-buffer-timeout...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2402 ---

[GitHub] activemq-artemis pull request #2403: ARTEMIS-2155 disconnect on failure to h...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2403 ---

[GitHub] activemq-artemis pull request #2404: ARTEMIS-2157 Extra information on Criti...

2018-10-30 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2404 ARTEMIS-2157 Extra information on CriticalAnalyzer and its components You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2403: ARTEMIS-2155 disconnect on failure to h...

2018-10-30 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2403 ARTEMIS-2155 disconnect on failure to handle packet You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis

[GitHub] activemq-artemis issue #2402: NO-JIRA: Clarify journal-buffer-timeout docume...

2018-10-30 Thread cshannon
Github user cshannon commented on the issue: https://github.com/apache/activemq-artemis/pull/2402 I know, either way, this is just to update the documentation to say that 0 will disable the timed buffer ---

[GitHub] activemq-artemis issue #2402: NO-JIRA: Clarify journal-buffer-timeout docume...

2018-10-30 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2402 You need to disable data-sync too if you want to rely just on the sync provided by OS ie just application failure protection AFAIK. Without being too OT, provided you have enough

[GitHub] activemq-artemis pull request #2402: NO-JIRA: Clarify journal-buffer-timeout...

2018-10-30 Thread cshannon
GitHub user cshannon opened a pull request: https://github.com/apache/activemq-artemis/pull/2402 NO-JIRA: Clarify journal-buffer-timeout documentation Clarify how to disable the buffer timeout. On one of my test brokers I disabled journal-sync-transactional and

[ANNOUNCE] Apache ActiveMQ 5.15.7 Released

2018-10-30 Thread Christopher Shannon
Hi everyone, The ActiveMQ team is pleased to announce that Apache ActiveMQ 5.15.7 has been released. A list of issues resolved in this release is available here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210=12344049 The Wiki page for the release is here:

[GitHub] activemq-artemis issue #2384: ARTEMIS-2141 Add Filter column to Consumers Vi...

2018-10-30 Thread sebthom
Github user sebthom commented on the issue: https://github.com/apache/activemq-artemis/pull/2384 @michaelandrepearce Thanks for merging the PR! Is there any chance this gets backported/included into 2.6.4? ---

Re: Aggregate subscriptions from users

2018-10-30 Thread PatrikBlaesius
Hello Art, thanks for your help. Yes, it allready helped and confirmed that my first suggestion about this issue of decreasing the subscriptions from each client to a mininum will be the first step to go. But I'm not sure if removing all selectors would be a solution: What I've missed in my