activemq-artemis git commit: ARTEMIS-1373 - support memberOf type query for role mapping and respect roleName attribute AMQ-3064

2017-09-07 Thread gtully
Repository: activemq-artemis Updated Branches: refs/heads/master 53a9c9b47 -> 99b2e4c0f ARTEMIS-1373 - support memberOf type query for role mapping and respect roleName attribute AMQ-3064 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[2/2] activemq-artemis git commit: ARTEMIS-1393 CriticalAnalyzer timeout uses System::currentTimeMillis

2017-09-07 Thread clebertsuconic
ARTEMIS-1393 CriticalAnalyzer timeout uses System::currentTimeMillis The timeout logic is changed to use System::nanoTime, less sensible to OS clock changes. The volatile set on CriticalMeasure are changed with cheaper lazySet. Project:

[1/2] activemq-artemis git commit: This closes #1515

2017-09-07 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 99b2e4c0f -> 65a0c6104 This closes #1515 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/65a0c610 Tree:

[2/2] activemq-artemis git commit: ARTEMIS-1401 Numerical overflow fix when using System::nanoTime

2017-09-07 Thread clebertsuconic
ARTEMIS-1401 Numerical overflow fix when using System::nanoTime Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/35c34750 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/35c34750 Diff:

[1/2] activemq-artemis git commit: This closes #1518

2017-09-07 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 65a0c6104 -> 7f9545f4f This closes #1518 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7f9545f4 Tree:

activemq-artemis git commit: ARTEMIS-1373 - ensure roleName is in the doc config example

2017-09-07 Thread gtully
Repository: activemq-artemis Updated Branches: refs/heads/master 08839d299 -> d402756e0 ARTEMIS-1373 - ensure roleName is in the doc config example Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[1/2] activemq-artemis git commit: ARTEMIS-1403 - Fix wildcard matching to always respect delimiters

2017-09-07 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 7f9545f4f -> 08839d299 ARTEMIS-1403 - Fix wildcard matching to always respect delimiters The regular expressions for wildcard matching now properly respects the last delimiter in a pattern and will not match a pattern missing

[2/2] activemq-artemis git commit: This closes #1519

2017-09-07 Thread clebertsuconic
This closes #1519 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/08839d29 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/08839d29 Diff:

[06/14] activemq git commit: [AMQ-6778] fix and test - no longer gate firing advisory on broker start flag b/c consumers may be present once transport connectors have started

2017-09-07 Thread tabish
[AMQ-6778] fix and test - no longer gate firing advisory on broker start flag b/c consumers may be present once transport connectors have started (cherry picked from commit ddfa96028c4c803467b0c074b8c1b4d3e5f9687d) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[03/14] activemq git commit: AMQ-6765 Add trace logging of start failure exception

2017-09-07 Thread tabish
AMQ-6765 Add trace logging of start failure exception Log the exception at trace level when start fails. (cherry picked from commit 56bed30c6427a1cc6b41e0d289a97c3e5b4582c4) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[14/14] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6799 - stop the jmx server connector properly

2017-09-07 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6799 - stop the jmx server connector properly (cherry picked from commit 5e656d394ce73d6f7d9e72f46348ed7dc9b6240c) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/93874514

[11/14] activemq git commit: [AMQ-6643][AMQ-5594] fix test regression to reflect match strategy

2017-09-07 Thread tabish
[AMQ-6643][AMQ-5594] fix test regression to reflect match strategy (cherry picked from commit 068b7946ce14a8b9d02fa49bd05b8f4113a8ad88) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f7185b99 Tree:

[07/14] activemq git commit: [AMQ-6778] - fix test regression that needs to account for presence of correct advisory dests

2017-09-07 Thread tabish
[AMQ-6778] - fix test regression that needs to account for presence of correct advisory dests (cherry picked from commit 206f77adac24414751509195fd3b985d976573fd) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[12/14] activemq git commit: [AMQ-6792] fire the failover exception handler before stop to ensure blocked write does not block stop request

2017-09-07 Thread tabish
[AMQ-6792] fire the failover exception handler before stop to ensure blocked write does not block stop request (cherry picked from commit 63f0b7e20d56837b4f159e83594a4e4fb906cd4a) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[05/14] activemq git commit: [AMQ-6771] fix off by one on input stream read long check, with test

2017-09-07 Thread tabish
[AMQ-6771] fix off by one on input stream read long check, with test (cherry picked from commit 3cd5529f505907912476a054758612a2eb22a1e0) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a023c7a3 Tree:

[13/14] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6799 - IOExceptionHandler during the startup

2017-09-07 Thread tabish
https://issues.apache.org/jira/browse/AMQ-6799 - IOExceptionHandler during the startup (cherry picked from commit c7291f1ecfefec7aad6fcf168e298e2ef0af8ed7) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ccf8dbe2

[01/14] activemq git commit: [no jira] make networkConsumerIds visible in toString of consumerinfo to aid tracing consumers in a network via transport trace logging

2017-09-07 Thread tabish
Repository: activemq Updated Branches: refs/heads/activemq-5.15.x 51b428f49 -> 938745141 [no jira] make networkConsumerIds visible in toString of consumerinfo to aid tracing consumers in a network via transport trace logging (cherry picked from commit

[08/14] activemq git commit: [AMQ-6787] release securty context on failure to addConnection subsequent to auth, resolve leak. fix and test

2017-09-07 Thread tabish
[AMQ-6787] release securty context on failure to addConnection subsequent to auth, resolve leak. fix and test (cherry picked from commit a15626193c8d3c099b0bcf1e605b892b533a4d3e) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[02/14] activemq git commit: [AMQ-6764] add logging of exit of jmx ops such that overlaps and delays are visible in the audit. fix and test

2017-09-07 Thread tabish
[AMQ-6764] add logging of exit of jmx ops such that overlaps and delays are visible in the audit. fix and test (cherry picked from commit d7f70837b7e80d41e45362c1327f4d9af25335e1) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[09/14] activemq git commit: [AMQ-6643] refine fix to allow wildcard subs to non wildcard subscription queues, enable simple wildcard sub to drain all subscription queues

2017-09-07 Thread tabish
[AMQ-6643] refine fix to allow wildcard subs to non wildcard subscription queues, enable simple wildcard sub to drain all subscription queues (cherry picked from commit a67c75a9e15c9957aedc0bc8c4aa89952a4c5ea0) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[04/14] activemq git commit: [AMQ-6771] do linear sequential scan of journal when validating checksums - remove batch reads via seek/read which depend on write batch size

2017-09-07 Thread tabish
[AMQ-6771] do linear sequential scan of journal when validating checksums - remove batch reads via seek/read which depend on write batch size (cherry picked from commit 8c218ee05d2529e62bb1792b20d22e7086169e6a) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[10/14] activemq git commit: [AMQ-6788] Explain how to fix the problem in the exception

2017-09-07 Thread tabish
[AMQ-6788] Explain how to fix the problem in the exception (cherry picked from commit 8646bb1010d2632f5d405fe1761c2b9c99a0a139) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d5dfadd8 Tree:

activemq-artemis git commit: ARTEMIS-1401 fixing test (NPE on EmptyCriticalAnalyzer)

2017-09-07 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master d402756e0 -> d414a1968 ARTEMIS-1401 fixing test (NPE on EmptyCriticalAnalyzer) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

Jenkins build is back to stable : ActiveMQ-Java8-5.15.x » ActiveMQ :: AMQP #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-5.15.x #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: MQTT Protocol #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Karaf Integration Tests #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is back to stable : ActiveMQ-Java8-5.15.x » ActiveMQ :: STOMP Protocol #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Unit Tests #60

2017-09-07 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-All-UnitTests #728

2017-09-07 Thread Apache Jenkins Server
See