qpid-dispatch git commit: DISPATCH-788 - First attempt at adding a core thread API around handling of peers. The next step is to introduce a list to hold more than one peer

2017-06-20 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master e22091b3f -> db96fd8f1 DISPATCH-788 - First attempt at adding a core thread API around handling of peers. The next step is to introduce a list to hold more than one peer (cherry picked from commit

qpid-broker-j git commit: QPID-7791: Recover metadata into direct memory, if it will fit into a pooled buffer (least intrusive change for branch).

2017-06-20 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.1.x ae3ab1dd1 -> 5293cc0eb QPID-7791: Recover metadata into direct memory, if it will fit into a pooled buffer (least intrusive change for branch). Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

[2/2] qpid-broker-j git commit: QPID-7791: Recover metadata into direct memory

2017-06-20 Thread kwall
QPID-7791: Recover metadata into direct memory Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/85abb468 Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/85abb468 Diff:

[1/2] qpid-broker-j git commit: QPID-7791: Recover metadata into direct memory

2017-06-20 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master 973c1f8db -> 85abb468e http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/85abb468/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/codec/UIntTypeConstructor.java

[qpid-proton] Git Push Summary

2017-06-20 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/PROTON-1500 [deleted] 21a74d980 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

qpid-proton git commit: PROTON-1500: Implement plugin interface for SASL implementations - Allow sasl implementation to be selected per connection - Compile both default and cyrus implementation (if w

2017-06-20 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 3ae6efdf6 -> 6d71d8ad7 PROTON-1500: Implement plugin interface for SASL implementations - Allow sasl implementation to be selected per connection - Compile both default and cyrus implementation (if we can) - No current change in