svn commit: r1760447 - in /qpid/java/trunk: bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ broker-core/src/main/java/org/apache/qpid/server/virtualhost/ broker-plugins/manag

2016-09-12 Thread rgodfrey
Author: rgodfrey Date: Mon Sep 12 21:46:27 2016 New Revision: 1760447 URL: http://svn.apache.org/viewvc?rev=1760447&view=rev Log: QPID-7279 : Address review comments Modified: qpid/java/trunk/bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/BDBHAVirtualHostNodeImpl.ja

[3/7] qpid-jms git commit: QPIDJMS-207 Adds support for Asynchronous JMS 2.0 sends.

2016-09-12 Thread tabish
QPIDJMS-207 Adds support for Asynchronous JMS 2.0 sends. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/3a03663b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/3a03663b Diff: http://git-wip-us.apache.org/repo

[7/7] qpid-jms git commit: QPIDJMS-207 Adds support for the JMS 2.0 Delayed Delivery feature

2016-09-12 Thread tabish
QPIDJMS-207 Adds support for the JMS 2.0 Delayed Delivery feature Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6e442f4c Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/6e442f4c Diff: http://git-wip-us.apache

[4/7] qpid-jms git commit: QPIDJMS-207 Adds dependency on JMS 2.0 API and initial implementation.

2016-09-12 Thread tabish
http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/0c39522c/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/MessageIntegrationTest.java -- diff --git a/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/

[1/7] qpid-jms git commit: QPIDJMS-207 Adds support for Asynchronous JMS 2.0 sends.

2016-09-12 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 6553cfd5b -> 6e442f4c6 http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/3a03663b/qpid-jms-client/src/test/java/org/apache/qpid/jms/provider/failover/FailoverIntegrationTest.java

[6/7] qpid-jms git commit: QPIDJMS-207 Adds dependency on JMS 2.0 API and initial implementation.

2016-09-12 Thread tabish
QPIDJMS-207 Adds dependency on JMS 2.0 API and initial implementation. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/0c39522c Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/0c39522c Diff: http://git-wip-us.a

[5/7] qpid-jms git commit: QPIDJMS-207 Adds dependency on JMS 2.0 API and initial implementation.

2016-09-12 Thread tabish
http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/0c39522c/qpid-jms-client/src/main/java/org/apache/qpid/jms/message/JmsMessagePropertyIntercepter.java -- diff --git a/qpid-jms-client/src/main/java/org/apache/qpid/jms/message/J

[2/7] qpid-jms git commit: QPIDJMS-207 Adds support for Asynchronous JMS 2.0 sends.

2016-09-12 Thread tabish
http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/3a03663b/qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/amqp/AmqpTransactionCoordinator.java -- diff --git a/qpid-jms-client/src/main/java/org/apache/qpid/jms/provid

qpid-dispatch git commit: DISPATCH-427 Expand-all Collapse-All for Overview and Entities pages

2016-09-12 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master f388772d9 -> 62899c0b4 DISPATCH-427 Expand-all Collapse-All for Overview and Entities pages Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6289

qpid-proton git commit: PROTON-1300: remove redundant setLinkCredit(0) call to avoid minor confusion

2016-09-12 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master a52c331bf -> eda1601de PROTON-1300: remove redundant setLinkCredit(0) call to avoid minor confusion Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ed

[1/2] qpid-proton git commit: NO-JIRA: remove unused imports

2016-09-12 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 21b0b76d0 -> a52c331bf NO-JIRA: remove unused imports Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/166ce2dd Tree: http://git-wip-us.apache.org/repo

[2/2] qpid-proton git commit: PROTON-1299: update getRemoteCredit() handling to account for the differing behaviour of senders and receivers

2016-09-12 Thread robbie
PROTON-1299: update getRemoteCredit() handling to account for the differing behaviour of senders and receivers Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a52c331b Tree: http://git-wip-us.apache.org/repos/asf/

qpid-dispatch git commit: DISPATCH-507 Save hawtio and stand-alone console's last page visited under separate keys

2016-09-12 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master d441abbde -> f388772d9 DISPATCH-507 Save hawtio and stand-alone console's last page visited under separate keys Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid

svn commit: r1760370 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/message/ broker-core/src/main/java/o

2016-09-12 Thread lquack
Author: lquack Date: Mon Sep 12 13:58:15 2016 New Revision: 1760370 URL: http://svn.apache.org/viewvc?rev=1760370&view=rev Log: QPID-7417: [Java Broker] Ensure message instance listeners only fire on state change of the associated object Merged from trunk with command: svn merge -c 1760032,1760

svn commit: r1760368 - in /qpid/java/branches/6.0.x: ./ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ broker-plugins/amqp-0-8-protocol/src/main/java/org/apache

2016-09-12 Thread lquack
Author: lquack Date: Mon Sep 12 13:40:43 2016 New Revision: 1760368 URL: http://svn.apache.org/viewvc?rev=1760368&view=rev Log: QPID-7223: [Java Broker] Ensure 0-10's consumer target decrements "unacknowledgedBytes" and "unacknowledgedMessages" Merged from trunk with command: svn merge -c 17423

svn commit: r1760337 - /qpid/java/trunk/systests/src/test/java/org/apache/qpid/test/unit/transacted/CommitRollbackTest.java

2016-09-12 Thread lquack
Author: lquack Date: Mon Sep 12 11:29:56 2016 New Revision: 1760337 URL: http://svn.apache.org/viewvc?rev=1760337&view=rev Log: QPID-7417: [Java Broker] Add supporting CommitRollbackTest#testRollbackSoak test Modified: qpid/java/trunk/systests/src/test/java/org/apache/qpid/test/unit/transact

svn commit: r1760331 - in /qpid/java/trunk: bdbstore/bin/ bdbstore/systests/src/test/java/org/apache/qpid/server/store/berkeleydb/BDBBackupTest.java doc/java-broker/src/docbkx/Java-Broker-Backup-And-R

2016-09-12 Thread orudyy
Author: orudyy Date: Mon Sep 12 10:30:57 2016 New Revision: 1760331 URL: http://svn.apache.org/viewvc?rev=1760331&view=rev Log: QPID-7411: [Java Broker] Remove backup.sh from bdbstore module Removed: qpid/java/trunk/bdbstore/bin/ Modified: qpid/java/trunk/bdbstore/systests/src/test/java/

[1/2] qpid-jms git commit: NO-JIRA: move existing test to a more applicable location

2016-09-12 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master de50d9df5 -> 6553cfd5b NO-JIRA: move existing test to a more applicable location Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/88a9afcc Tree: http://git-wip-

[2/2] qpid-jms git commit: NO-JIRA: add a test verifying durable subscriber link is not closed during session close

2016-09-12 Thread robbie
NO-JIRA: add a test verifying durable subscriber link is not closed during session close Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6553cfd5 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/6553cfd5 Diff:

qpid-python git commit: QPID-7423: Fix identation problem introduced by last commit (5c237dc)

2016-09-12 Thread kwall
Repository: qpid-python Updated Branches: refs/heads/master 5c237dc3c -> 7400f6ede QPID-7423: Fix identation problem introduced by last commit (5c237dc) Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/7400f6ed