[2/4] qpid-proton git commit: use PN_CLASSDEF for collector

2015-01-15 Thread rhs
use PN_CLASSDEF for collector Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1c943bb9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1c943bb9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton

[3/4] qpid-proton git commit: fixed bug in pn_list_del

2015-01-15 Thread rhs
fixed bug in pn_list_del Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2742fdd8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2742fdd8 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff

[4/4] qpid-proton git commit: allow events to be increfed

2015-01-15 Thread rhs
allow events to be increfed Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b1e44a82 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b1e44a82 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/d

[1/4] qpid-proton git commit: use PN_CLASSDEF for event

2015-01-15 Thread rhs
Repository: qpid-proton Updated Branches: refs/heads/master 26f3db408 -> b1e44a824 use PN_CLASSDEF for event Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a2f6b9f7 Tree: http://git-wip-us.apache.org/repos/asf

qpid-jms git commit: Wait for channel to close.

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master e4e5ea8e6 -> 2ceaa3753 Wait for channel to 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/2ceaa375 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms

qpid-jms git commit: Refactor some more tests to avoid hangs in connection open in the setup method, defer to test method to allow for timeout of the test.

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 44eda7db2 -> e4e5ea8e6 Refactor some more tests to avoid hangs in connection open in the setup method, defer to test method to allow for timeout of the test. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://g

[4/5] qpid-jms git commit: User proper netty buffer reference counting to ensure the dispatched buffer is not freed prior to processing.

2015-01-15 Thread tabish
User proper netty buffer reference counting to ensure the dispatched buffer is not freed prior to processing. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/8ba0199c Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/

[1/5] qpid-jms git commit: Clear the message acknowledge handler past ack so that no pathological ack cycles can flood the session

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 1a986c68c -> 44eda7db2 Clear the message acknowledge handler past ack so that no pathological ack cycles can flood the session Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/

[5/5] qpid-jms git commit: Refactor some tests such that a hang on connection open still allows the tests to timeout.

2015-01-15 Thread tabish
Refactor some tests such that a hang on connection open still allows the tests to timeout. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/44eda7db Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/44eda7db Dif

[3/5] qpid-jms git commit: Exclude possiuble VPN tunnel interface as well.

2015-01-15 Thread tabish
Exclude possiuble VPN tunnel interface as well. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/015280c9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/015280c9 Diff: http://git-wip-us.apache.org/repos/asf/qp

[2/5] qpid-jms git commit: exclude this test on mac as it trips the vert.x issue that hangs connect calls and stalls the tests every time.

2015-01-15 Thread tabish
exclude this test on mac as it trips the vert.x issue that hangs connect calls and stalls the tests every time. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1326a6e1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-j

qpid-jms git commit: Few more fixes

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master d08df5c1e -> 1a986c68c Few more fixes Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1a986c68 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/1a986

qpid-jms git commit: Some initial improvements to the discovery agent to prevent unable to bind on some hosts.

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 5dd7ca555 -> d08df5c1e Some initial improvements to the discovery agent to prevent unable to bind on some hosts. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit

svn commit: r1652216 - /qpid/dispatch/trunk/tests/run_unit_tests_size.c

2015-01-15 Thread tross
Author: tross Date: Thu Jan 15 18:40:53 2015 New Revision: 1652216 URL: http://svn.apache.org/r1652216 Log: NO-JIRA - Fixed a minor type mismatch. Hat tip to Weston Price for finding this. Modified: qpid/dispatch/trunk/tests/run_unit_tests_size.c Modified: qpid/dispatch/trunk/tests/run_uni

qpid-jms git commit: fix timeouts changed while debugging

2015-01-15 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master b6beb0791 -> 5dd7ca555 fix timeouts changed while debugging Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5dd7ca55 Tree: http://git-wip-us.apache.org/repos/a

[5/5] qpid-jms git commit: create a regular Connection

2015-01-15 Thread robbie
create a regular Connection Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/042aaff2 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/042aaff2 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/042aaff2

[1/5] qpid-jms git commit: dont ack consumption until after onMessage completes when using auto-ack sessions

2015-01-15 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 9d47d6ac4 -> b6beb0791 dont ack consumption until after onMessage completes when using auto-ack sessions Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b6beb

[4/5] qpid-jms git commit: rename various implementation methods so as to distinguish them from the JMS MessageListener for clarity

2015-01-15 Thread robbie
rename various implementation methods so as to distinguish them from the JMS MessageListener for clarity Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1c080fb6 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tre

[2/5] qpid-jms git commit: close the messageQueue when the consumer/session is closed, ensure consumers blocked on receive() calls return null

2015-01-15 Thread robbie
close the messageQueue when the consumer/session is closed, ensure consumers blocked on receive() calls return null Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b7d74343 Tree: http://git-wip-us.apache.org/repos/asf/q

[3/5] qpid-jms git commit: remove unused import

2015-01-15 Thread robbie
remove unused import Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/9a3d77ba Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/9a3d77ba Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/9a3d77ba Branc

qpid-jms git commit: Couple minor fixes for the plain tcp transport.

2015-01-15 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 5b5b67561 -> 9d47d6ac4 Couple minor fixes for the plain tcp transport. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/9d47d6ac Tree: http://git-wip-us.apache.o