qpid-broker-j git commit: QPID-7906: [System Tests] Remove temporarily overriding of 'java.io.tmpdir' in system tests for spawn broker

2017-09-01 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master cc309fa38 -> 8219e4920 QPID-7906: [System Tests] Remove temporarily overriding of 'java.io.tmpdir' in system tests for spawn broker Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apach

[23/50] qpid-proton git commit: PROTON-1347: For Python 2.6, define NullHandler if the logging module doesn't have it

2017-09-01 Thread aconway
PROTON-1347: For Python 2.6, define NullHandler if the logging module doesn't have it Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4657d9fb Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4657d9fb

[25/50] qpid-proton git commit: PROTON-1175: Document BlockingConnection resource cleanup

2017-09-01 Thread aconway
PROTON-1175: Document BlockingConnection resource cleanup Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2449169b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2449169b Diff: http://git-wip-us.apac

[01/50] qpid-proton git commit: PROTON-1400: [C++ example] Use multiple threads in broker example if available

2017-09-01 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/go1 847a83cc6 -> 3d8368b2e PROTON-1400: [C++ example] Use multiple threads in broker example if available Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b17

[13/50] qpid-proton git commit: PROTON-785: Add missing error code

2017-09-01 Thread aconway
PROTON-785: Add missing error code Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4d25d88f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4d25d88f Diff: http://git-wip-us.apache.org/repos/asf/qpid-p

[10/50] qpid-proton git commit: PROTON-1530: delegate unhandled events

2017-09-01 Thread aconway
PROTON-1530: delegate unhandled events Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/fb439633 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/fb439633 Diff: http://git-wip-us.apache.org/repos/asf/qp

[33/50] qpid-proton git commit: PROTON-1557: c++ improve multi-threaded clients

2017-09-01 Thread aconway
PROTON-1557: c++ improve multi-threaded clients 2 clients: - multithreaded_client.cpp: simple send thread, receive thread, run thread - multithreaded_client_flow_control: multi-connection, block for flow control Changes: - reduced needless diff between examples - use separate work_queue* to clari

[03/50] qpid-proton git commit: PROTON-1394: Python client resource cleanup, circular references and underlying C objects

2017-09-01 Thread aconway
PROTON-1394: Python client resource cleanup, circular references and underlying C objects Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b79759d6 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b797

[06/50] qpid-proton git commit: PROTON-1326: Add standard TLS extensions to CA cert and regenerate dependent certificates

2017-09-01 Thread aconway
PROTON-1326: Add standard TLS extensions to CA cert and regenerate dependent certificates Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/62fee105 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/62fe

[27/50] qpid-proton git commit: PROTON-209: Add the minimum Ruby version and make the version notation consistent across deps

2017-09-01 Thread aconway
PROTON-209: Add the minimum Ruby version and make the version notation consistent across deps Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/06061266 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/

[48/50] qpid-proton git commit: PROTON-1566: [C++ binding] fix minor thread safety issue in reconnect

2017-09-01 Thread aconway
PROTON-1566: [C++ binding] fix minor thread safety issue in reconnect Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/35191b8b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/35191b8b Diff: http://git

[17/50] qpid-proton git commit: PROTON-1536: [C++ Binding] Add tick() member function to connection_driver API

2017-09-01 Thread aconway
PROTON-1536: [C++ Binding] Add tick() member function to connection_driver API Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0ee21553 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0ee21553 Diff: h

[26/50] qpid-proton git commit: PROTON-209: Add a list of dependencies with tested minimum versions where they are known

2017-09-01 Thread aconway
PROTON-209: Add a list of dependencies with tested minimum versions where they are known Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8c3ba56b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/8c3ba

[35/50] qpid-proton git commit: NO-JIRA: remove incorrect FIXME comment

2017-09-01 Thread aconway
NO-JIRA: remove incorrect FIXME comment Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bd102597 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/bd102597 Diff: http://git-wip-us.apache.org/repos/asf/q

[38/50] qpid-proton git commit: PROTON-1564: fix ref counting and pconnection binding thread safety for pconnection setup and teardown

2017-09-01 Thread aconway
PROTON-1564: fix ref counting and pconnection binding thread safety for pconnection setup and teardown Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b9525a68 Tree: http://git-wip-us.apache.org/repos/asf/qpid-pro

[11/50] qpid-proton git commit: PROTON-1526: Ensure the module .so file has no prefix; remove version-based rename

2017-09-01 Thread aconway
PROTON-1526: Ensure the module .so file has no prefix; remove version-based rename Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1b8dae76 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1b8dae76 Di

[12/50] qpid-proton git commit: PROTON-1533: Fix swig deprecation warnings

2017-09-01 Thread aconway
PROTON-1533: Fix swig deprecation warnings Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bdac005a Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/bdac005a Diff: http://git-wip-us.apache.org/repos/as

[40/50] qpid-proton git commit: PROTON-1557: c++ correct output typo in multi-threaded examples

2017-09-01 Thread aconway
PROTON-1557: c++ correct output typo in multi-threaded examples Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/759686f1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/759686f1 Diff: http://git-wip-u

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

2017-09-01 Thread aconway
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: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9eaca615 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9

[16/50] qpid-proton git commit: NO-JIRA: cpp: minor doc update for connection options

2017-09-01 Thread aconway
NO-JIRA: cpp: minor doc update for connection options Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/31c16db1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/31c16db1 Diff: http://git-wip-us.apache.o

[05/50] qpid-proton git commit: PROTON-1326: restore anonymous cyphers by lowering OpenSSL v1.1 security level just for the PN_SSL_ANONYMOUS_PEER verification mode

2017-09-01 Thread aconway
PROTON-1326: restore anonymous cyphers by lowering OpenSSL v1.1 security level just for the PN_SSL_ANONYMOUS_PEER verification mode Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8c54c625 Tree: http://git-wip-us.

[47/50] qpid-proton git commit: PROTON-1568: c++ enable race detection for self-tests

2017-09-01 Thread aconway
PROTON-1568: c++ enable race detection for self-tests - update proctest.py to enable `valgrind --tool=helgrind` tests - enable helgrind for C++ multithreaded_client* tests - set valgrind options for max speed, run separately for more debugging info - fix race in proactor/epoll.c shown by helgrind

[22/50] qpid-proton git commit: PROTON-876: Make the Python and Ruby example files executable

2017-09-01 Thread aconway
PROTON-876: Make the Python and Ruby example files executable Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7a381d29 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7a381d29 Diff: http://git-wip-us.

[41/50] qpid-proton git commit: NO-JIRA: link go library with qpid-proton-core, not qpid-proton

2017-09-01 Thread aconway
NO-JIRA: link go library with qpid-proton-core, not qpid-proton The go library doesn't need the extras in libqpid-proton Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d0d61a53 Tree: http://git-wip-us.apache.org/

[45/50] qpid-proton git commit: PROTON-1566: [C++ binding] Reconnect - Implemented retry with exponential backoff

2017-09-01 Thread aconway
PROTON-1566: [C++ binding] Reconnect - Implemented retry with exponential backoff Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/740b9509 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/740b9509 Diff

[36/50] qpid-proton git commit: PROTON-1557: c++ fix race conditions in proactor_container_impl

2017-09-01 Thread aconway
PROTON-1557: c++ fix race conditions in proactor_container_impl Fixed: - using of option member variables outside of guard. - reference couting of pn_ objects outside of handler after pn_proactor_connect - creating returned<> wrappers from raw pointers. Project: http://git-wip-us.apache.org/repo

[08/50] qpid-proton git commit: PROTON-1381, PROTON-1326: Modify openssl DH code to work with openssl 1.1 Modified patch from Volker Diels-Grabsch

2017-09-01 Thread aconway
PROTON-1381, PROTON-1326: Modify openssl DH code to work with openssl 1.1 Modified patch from Volker Diels-Grabsch Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bc872440 Tree: http://git-wip-us.apache.org/repos/a

[09/50] qpid-proton git commit: NO-JIRA: Change travis to compile with both gcc and clang

2017-09-01 Thread aconway
NO-JIRA: Change travis to compile with both gcc and clang Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ca88f341 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ca88f341 Diff: http://git-wip-us.apac

[49/50] qpid-proton git commit: NO-JIRA: Fix typo

2017-09-01 Thread aconway
NO-JIRA: Fix typo Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cf38e3d3 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cf38e3d3 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/cf38e3

[20/50] qpid-proton git commit: PROTON-1539: Ensure that SASL challenge and response frames generate a binary - And never a null even if the binary is zero length

2017-09-01 Thread aconway
PROTON-1539: Ensure that SASL challenge and response frames generate a binary - And never a null even if the binary is zero length Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1b1f3f9c Tree: http://git-wip-us.ap

[39/50] qpid-proton git commit: PROTON-1564: epoll release connection - end event stream immediately after release

2017-09-01 Thread aconway
PROTON-1564: epoll release connection - end event stream immediately after release Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d7e3aa5b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d7e3aa5b Di

[21/50] qpid-proton git commit: PROTON-1347: Use a dedicated proton logger, not the root one; disable log output by default

2017-09-01 Thread aconway
PROTON-1347: Use a dedicated proton logger, not the root one; disable log output by default Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/73aa2d7b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/73

[19/50] qpid-proton git commit: PROTON-1535: allow plugins to set the hostname sent out in sasl-int frames

2017-09-01 Thread aconway
PROTON-1535: allow plugins to set the hostname sent out in sasl-int frames Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/46f3007c Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/46f3007c Diff: http:

[34/50] qpid-proton git commit: PROTON-1557: c++ fix returned<> template windows link problems

2017-09-01 Thread aconway
PROTON-1557: c++ fix returned<> template windows link problems Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/69a99dd0 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/69a99dd0 Diff: http://git-wip-us

[15/50] qpid-proton git commit: PROTON-1519 ruby: Integer mapping does not work with Ruby 2.4

2017-09-01 Thread aconway
PROTON-1519 ruby: Integer mapping does not work with Ruby 2.4 Ruby < 2.4 had separate Fixnum, Bignum subclasses of Integer. Ruby 2.4 makes them all the same class, this breaks class-equality type mapping in mapping.rb. Replaced all uses of Fixnum/Bignum with Integer. Type-mapping now uses supercl

[04/50] qpid-proton git commit: PROTON-1529: Check some return values from openssl

2017-09-01 Thread aconway
PROTON-1529: Check some return values from openssl Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/31d9942e Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/31d9942e Diff: http://git-wip-us.apache.org/

[30/50] qpid-proton git commit: PROTON-1532: missing namespace in String.to_url

2017-09-01 Thread aconway
PROTON-1532: missing namespace in String.to_url Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/929681aa Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/929681aa Diff: http://git-wip-us.apache.org/rep

[29/50] qpid-proton git commit: NO-JIRA: minor examples fix - consistent "examples" node name in C

2017-09-01 Thread aconway
NO-JIRA: minor examples fix - consistent "examples" node name in C Some of the C examples were using "example" (no 's'), made them consistent Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f5619f55 Tree: http://g

[18/50] qpid-proton git commit: PROTON-1538: epoll proactor - prevent out of order rearming of connection file descriptor

2017-09-01 Thread aconway
PROTON-1538: epoll proactor - prevent out of order rearming of connection file descriptor Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/79309b03 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7930

[24/50] qpid-proton git commit: PROTON-1543: Copyedit the readme and install docs

2017-09-01 Thread aconway
PROTON-1543: Copyedit the readme and install docs Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/20da10d1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/20da10d1 Diff: http://git-wip-us.apache.org/r

[46/50] qpid-proton git commit: NO-JIRA: go fix CMakeLists.txt for older cmake versions

2017-09-01 Thread aconway
NO-JIRA: go fix CMakeLists.txt for older cmake versions DEPENDS not allowed in add_test Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ab8ae87a Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ab8ae8

[07/50] qpid-proton git commit: PROTON-1326: Rework Openssl session resume code to work with openssl 1.1

2017-09-01 Thread aconway
PROTON-1326: Rework Openssl session resume code to work with openssl 1.1 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5c885661 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/5c885661 Diff: http://

[37/50] qpid-proton git commit: PROTON-1543: Various improvements to the C++ API docs

2017-09-01 Thread aconway
PROTON-1543: Various improvements to the C++ API docs - Fix see-alsos in source and target options - Extend docs for connection options; fill in missing docs related to work queues - Fix references to multithread examples - Some copyedits Project: http://git-wip-us.apache.org/repos/asf/qp

[31/50] qpid-proton git commit: PROTON-1557: c++ example of multi-threaded sending/receivng client

2017-09-01 Thread aconway
PROTON-1557: c++ example of multi-threaded sending/receivng client Also some updates/corrections to documentation. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ed756d8f Tree: http://git-wip-us.apache.org/repos/

[02/50] qpid-proton git commit: PROTON-1400: [C++ example] Fix ssl test example to not rely on catching a specific exception thrown out of container::run.

2017-09-01 Thread aconway
PROTON-1400: [C++ example] Fix ssl test example to not rely on catching a specific exception thrown out of container::run. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2a606538 Tree: http://git-wip-us.apache.or

[50/50] qpid-proton git commit: Merge branch 'master' into go1

2017-09-01 Thread aconway
Merge branch 'master' into go1 Latest go updates Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3d8368b2 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/3d8368b2 Diff: http://git-wip-us.apache.org/r

[44/50] qpid-proton git commit: PROTON-1543: Various improvements to the C++ API docs

2017-09-01 Thread aconway
PROTON-1543: Various improvements to the C++ API docs - Use 'Unsettled API' instead of 'Experimental' - Improve the map API docs - Document default values for endpoint options Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-

[43/50] qpid-proton git commit: PROTON-1564: epoll proactor determine inactive state after timeout callback instead of before

2017-09-01 Thread aconway
PROTON-1564: epoll proactor determine inactive state after timeout callback instead of before Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ba696d24 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/

[42/50] qpid-proton git commit: NO-JIRA: c++ backwards compatible thread_safe.hpp stub

2017-09-01 Thread aconway
NO-JIRA: c++ backwards compatible thread_safe.hpp stub Empty file to prevent compile failures for code with #include thread_safe. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/28061408 Tree: http://git-wip-us.ap

[28/50] qpid-proton git commit: PROTON-1532: ruby Container support for SASL, client and server.

2017-09-01 Thread aconway
PROTON-1532: ruby Container support for SASL, client and server. - add Container.connect options for client-side SASL settings - use on_connection_bound for server-side SASL settings based on incoming connection/transport For example code see proton-c/bindings/ruby/tests/test_container.rb Proper

[32/50] qpid-proton git commit: PROTON-1554: Remove thread-safe template, simplify returned<>

2017-09-01 Thread aconway
PROTON-1554: Remove thread-safe template, simplify returned<> Removed the thread-safe template. Simplified and documented returned<>: It can *only* be converted to proton object, and only in a single-threaded application. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-broker-j git commit: QPID-7907: [Documentation] Update the HA docs to advise users to set both the je and the qpid limit explicitly

2017-09-01 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 8219e4920 -> bcea1208e QPID-7907: [Documentation] Update the HA docs to advise users to set both the je and the qpid limit explicitly Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apa

qpid-proton git commit: PROTON-1553: c++ add connection::wake and on_connection_wake()

2017-09-01 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master cf38e3d3a -> a8f0c956a PROTON-1553: c++ add connection::wake and on_connection_wake() Expose the pn_connection_wake() and PN_CONNECTION_WAKE C features in C++. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-proton git commit: PROTON-1567: Implement failover urls - Example "reliable" client sending and receiving messages - Also add jitter to retry backoff (with C++11)

2017-09-01 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master a8f0c956a -> e631bf6b1 PROTON-1567: Implement failover urls - Example "reliable" client sending and receiving messages - Also add jitter to retry backoff (with C++11) Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo C