qpid-broker-j git commit: QPID-7886: [Java Broker] Expose ability to get a thread dump from the WMC

2017-08-10 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master 0e4b9c556 -> 0c180ff35 QPID-7886: [Java Broker] Expose ability to get a thread dump from the WMC Also added textual preamble to thread dumps, including the current date/time Project:

[2/2] qpid-dispatch git commit: DISPATCH-767 - Added code to support multi frame message streaming 1. Added new core API function qdr_deliver_continue() that will continue delivering a large message 2

2017-08-10 Thread tross
DISPATCH-767 - Added code to support multi frame message streaming 1. Added new core API function qdr_deliver_continue() that will continue delivering a large message 2. Modified qdr_link_process_deliveries() to not remove deliveries from the undelivered list until they are fully delivered 3.

[1/2] qpid-dispatch git commit: DISPATCH-767 - Added code to support multi frame message streaming 1. Added new core API function qdr_deliver_continue() that will continue delivering a large message 2

2017-08-10 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 1ca80b6e2 -> c9262728d http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c9262728/tests/system_tests_two_routers.py -- diff --git

qpid-broker-j git commit: QPID-7781: [Java Broker] Address review comments

2017-08-10 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 2e809efcc -> 0e4b9c556 QPID-7781: [Java Broker] Address review comments * Destroy Add Virtual Host dialog on pressing cancel button from menu * Apply metadata to VHN and VH widgets as part of loading UI for the selected type * Fix

qpid-broker-j git commit: QPID-7434: [Java Broker] Improve AMQP 1.0 to Internal content conversion and add unit tests

2017-08-10 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master 47c64a075 -> 2e809efcc QPID-7434: [Java Broker] Improve AMQP 1.0 to Internal content conversion and add unit tests Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-dispatch git commit: DISPATCH-803 - The following changes were made to support unavailable distribution 1. Added a new attribute to the router entity called called defaultDistribution which defau

2017-08-10 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 043c5ccf8 -> 1ca80b6e2 DISPATCH-803 - The following changes were made to support unavailable distribution 1. Added a new attribute to the router entity called called defaultDistribution which defaults to balanced but can be set to

qpid-proton git commit: PROTON-1506: Expose max frame size in the python binding; thanks to Gordon Sim for the patch

2017-08-10 Thread jross
Repository: qpid-proton Updated Branches: refs/heads/master 4d25d88f5 -> 9eaca615c PROTON-1506: Expose max frame size in the python binding; thanks to Gordon Sim for the patch Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-broker-j git commit: QPID-7869: Improve trust store implementations

2017-08-10 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 84256b2c7 -> 47c64a075 QPID-7869: Improve trust store implementations * fix NPE whilst checking expiry in SiteSpecificTrustore * add documentation to context variables * Move duplicate code for getCertificateDetails and

qpid-broker-j git commit: QPID-7434: [Java Broker] Improve Internal to AMQP 1.0 content conversion and add unit tests

2017-08-10 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master f267226ab -> 84256b2c7 QPID-7434: [Java Broker] Improve Internal to AMQP 1.0 content conversion and add unit tests Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: