svn commit: r18739 - in /release/qpid/python/1.36.0: ./ qpid-python-1.36.0.tar.gz qpid-python-1.36.0.tar.gz.asc qpid-python-1.36.0.tar.gz.md5 qpid-python-1.36.0.tar.gz.sha

2017-03-14 Thread jross
Author: jross Date: Tue Mar 14 17:56:19 2017 New Revision: 18739 Log: QPID-7691: Add Qpid Python 1.36.0 release artifacts Added: release/qpid/python/1.36.0/ release/qpid/python/1.36.0/qpid-python-1.36.0.tar.gz (with props) release/qpid/python/1.36.0/qpid-python-1.36.0.tar.gz.asc

svn commit: r1786942 - in /qpid/java/branches/6.0.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/AbstractBDBMessageStore.java bdbstore/src/main/java/org/apache/qpid/server/store/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:41:23 2017 New Revision: 1786942 URL: http://svn.apache.org/viewvc?rev=1786942=rev Log: QPID-7685: QPID-7701: [BDB] Remove possibility of a lock timeout during message instance recovery by reading uncommitted data. Merged from 6.1.x branch with command: svn

svn commit: r1786941 - in /qpid/java/branches/6.1.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/AbstractBDBMessageStore.java bdbstore/src/main/java/org/apache/qpid/server/store/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:37:42 2017 New Revision: 1786941 URL: http://svn.apache.org/viewvc?rev=1786941=rev Log: QPID-7685: QPID-7701: [BDB] Remove possibility of a lock timeout during message instance recovery by reading uncommitted data. Merged from trunk with command: svn merge -c

svn commit: r1786939 - in /qpid/java/branches/6.0.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:32:09 2017 New Revision: 1786939 URL: http://svn.apache.org/viewvc?rev=1786939=rev Log: QPID-7684: [Java Broker, BDB] Adhere to recommended practice for retrying after a LockConflictException. Merged from 6.1.x branch with command: svn merge -c 1786935

qpid-cpp git commit: NO-JIRA: update notes on releasing

2017-03-14 Thread robbie
Repository: qpid-cpp Updated Branches: refs/heads/master c77fcc2a3 -> bf81059bc NO-JIRA: update notes on releasing Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/bf81059b Tree:

svn commit: r1786938 - in /qpid/java/branches/6.0.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/AbstractBDBMessageStore.java

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:28:49 2017 New Revision: 1786938 URL: http://svn.apache.org/viewvc?rev=1786938=rev Log: QPID-7435: [Java Broker] Avoid the retrieval of the dummy single byte entry when traversing message instance cursors. svn merge -c 1762070 ^/qpid/java/branches/6.1.x

qpid-cpp git commit: NO-JIRA: update notes on releasing

2017-03-14 Thread robbie
Repository: qpid-cpp Updated Branches: refs/heads/master d2b80d401 -> c77fcc2a3 NO-JIRA: update notes on releasing Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/c77fcc2a Tree:

svn commit: r1786935 - in /qpid/java/branches/6.1.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:19:42 2017 New Revision: 1786935 URL: http://svn.apache.org/viewvc?rev=1786935=rev Log: QPID-7684: [Java Broker, BDB] Adhere to recommended practice for retrying after a LockConflictException. Merge from trunk with command: svn merge -c 1786723,1786923

svn commit: r1786930 - in /qpid/java/branches/6.1.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/replication/ bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:10:27 2017 New Revision: 1786930 URL: http://svn.apache.org/viewvc?rev=1786930=rev Log: QPID-7695: [HA] Prevent config thread hang if existing node is unresponsive. Merged from trunk with command: svn merge -c 1786342 ^/qpid/java/trunk Modified:

svn commit: r1786933 - /qpid/java/branches/6.0.x/

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:14:01 2017 New Revision: 1786933 URL: http://svn.apache.org/viewvc?rev=1786933=rev Log: QPID-7695: [HA] Prevent config thread hang if existing node is unresponsive. Merged from 6.1.x branch with command: svn merge -c 1786342 ^/qpid/java/branches/6.1.x

svn commit: r1786928 - in /qpid/java/branches/6.1.x: ./ broker-core/src/main/java/org/apache/qpid/server/security/group/cloudfoundry/ broker-plugins/management-http/src/main/java/org/apache/qpid/serve

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:06:32 2017 New Revision: 1786928 URL: http://svn.apache.org/viewvc?rev=1786928=rev Log: QPID-7682: [CloudFoundry] Report failures from the CloudFoundary endpoint as BAD_GATEWAY (502) rather than 500 Merged from trunk with command: svn merge -c

svn commit: r1786927 - in /qpid/java/branches/6.0.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/replication/ bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/ brok

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 17:01:30 2017 New Revision: 1786927 URL: http://svn.apache.org/viewvc?rev=1786927=rev Log: QPID-7675: [BDB HA] Report failure to connect to a peer node during group creation is reported as SC_BAD_GATEWAY Merged from 6.1.x branch with commands: svn merge -c

svn commit: r1786924 - in /qpid/java/branches/6.1.x: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/replication/ broker-core/src/main/java/org/apache/qpid/server/util/ broker-plugin

2017-03-14 Thread kwall
Author: kwall Date: Tue Mar 14 16:46:58 2017 New Revision: 1786924 URL: http://svn.apache.org/viewvc?rev=1786924=rev Log: QPID-7675: [BDB HA] Report failure to connect to a peer node during group creation is reported as SC_BAD_GATEWAY Merged with commands: svn merge -c 1785854

svn commit: r1786908 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/security/SecurityManager.java broker-core/src/test/java/org/apache/qpid/server/security/Securit

2017-03-14 Thread orudyy
Author: orudyy Date: Tue Mar 14 14:40:29 2017 New Revision: 1786908 URL: http://svn.apache.org/viewvc?rev=1786908=rev Log: QPID-7690: [Java Broker] Fix ACLs for VirtualHost-type objects The changes made in commit under revision https://svn.apache.org/r1786731 were replicated from 6.1.x branch

svn commit: r18730 - /release/qpid/jms/0.21.0/

2017-03-14 Thread robbie
Author: robbie Date: Tue Mar 14 11:50:24 2017 New Revision: 18730 Log: add files for qpid-jms-0.21.0 Added: release/qpid/jms/0.21.0/ - copied from r18729, dev/qpid/jms/0.21.0-rc1/ - To unsubscribe, e-mail:

svn commit: r1786887 - in /qpid/java/trunk/broker-plugins/amqp-1-0-protocol/src: main/java/org/apache/qpid/server/protocol/v1_0/ test/java/org/apache/qpid/server/protocol/v1_0/

2017-03-14 Thread rgodfrey
Author: rgodfrey Date: Tue Mar 14 11:49:27 2017 New Revision: 1786887 URL: http://svn.apache.org/viewvc?rev=1786887=rev Log: QPID-7708 : Allow session window credit to be set by a context variable Modified: