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

2017-11-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 93f4e41be -> c2a21c974 This closes #1648 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c2a21c97 Tree:

[2/2] activemq-artemis git commit: ARTEMIS-1506 Synchronization issue during failover in ClientSessionImpl

2017-11-09 Thread clebertsuconic
ARTEMIS-1506 Synchronization issue during failover in ClientSessionImpl The temporary deadlock is avoided by removing 'synchronized' from ClientSessionImpl::getCredits method. As the method uses only a producerCreditManger, only this object is guarded against the parallel access. Project:

[6/7] activemq-artemis git commit: ARTEMIS-1495 Few perf improvements to: - reduce volatile loads - allow method inlining for hot execution paths - reduced pointers chasing due to inner classes uses

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Few perf improvements to: - reduce volatile loads - allow method inlining for hot execution paths - reduced pointers chasing due to inner classes uses Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[7/7] activemq-artemis git commit: ARTEMIS-1495 Lock-free ProcessorBase::shutdownNow

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Lock-free ProcessorBase::shutdownNow Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0fadc68c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0fadc68c Diff:

[4/7] activemq-artemis git commit: ARTEMIS-1495 Test simulating a dead lock on queue auto create under stress

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Test simulating a dead lock on queue auto create under stress Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8bf879f1 Tree:

[2/7] activemq-artemis git commit: ARTEMIS-1495 Fixing In Handler executor and added benchmark to measure impact of changes

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Fixing In Handler executor and added benchmark to measure impact of changes Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/91db0807 Tree:

[5/7] activemq-artemis git commit: ARTEMIS-1495 Sanity tests for the ProcessorBase::shutdownNow feature

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Sanity tests for the ProcessorBase::shutdownNow feature Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3c5b57f1 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3c5b57f1

[1/7] activemq-artemis git commit: This closes #1650

2017-11-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master c2a21c974 -> ead60d54d This closes #1650 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ead60d54 Tree:

[3/7] activemq-artemis git commit: ARTEMIS-1495 Removing flushes from codebase

2017-11-09 Thread clebertsuconic
ARTEMIS-1495 Removing flushes from codebase Instead of flushing we just need to make sure there are no more calls into page executors as we stop the PageManager. This will avoid any possible starvations or deadlocks here. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo

activemq git commit: AMQ-6858 - Fix several durable subscription bridge propagation issues

2017-11-09 Thread cshannon
Repository: activemq Updated Branches: refs/heads/master 7dad09a9c -> 96ce14b27 AMQ-6858 - Fix several durable subscription bridge propagation issues Durable network proxy subs will now be properly created across multiple bridges when 3 or more brokers are used. Demand will be properly

[2/2] activemq-artemis git commit: NO-JIRA update release documentation

2017-11-09 Thread clebertsuconic
NO-JIRA update release documentation Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/949f21a9 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/949f21a9 Diff:

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

2017-11-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master d94efe044 -> 93f4e41be This closes #1646 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/93f4e41b Tree:

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

2017-11-09 Thread Apache Jenkins Server
See