[3/7] qpid-dispatch git commit: DISPATCH-10 - Added tests for topologies with costs.

2016-04-22 Thread tross
DISPATCH-10 - Added tests for topologies with costs. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/faf0eefe Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/faf0eefe Diff: http://git-wip-us.apa

[1/7] qpid-dispatch git commit: DISPATCH-10 - Added configuration of inter-router cost up to the point of communicating cost in LSU messages. Cost is not yet used in computing routes.

2016-04-22 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 279c1b4c6 -> ba8e158d6 DISPATCH-10 - Added configuration of inter-router cost up to the point of communicating cost in LSU messages. Cost is not yet used in computing routes. Project: http://git-wip-us.apache.org/repos/asf/qpid-d

[7/7] qpid-dispatch git commit: DISPATCH-10 - Exposed cost through management for router nodes.

2016-04-22 Thread tross
DISPATCH-10 - Exposed cost through management for router nodes. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ba8e158d Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/ba8e158d Diff: http://git

[4/7] qpid-dispatch git commit: DISPATCH-10 Communicate the router node costs to the router core.

2016-04-22 Thread tross
DISPATCH-10 Communicate the router node costs to the router core. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/2cb107b9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/2cb107b9 Diff: http://g

[6/7] qpid-dispatch git commit: DISPATCH-208 - Updated "closest" implementation to use the node-cost data.

2016-04-22 Thread tross
DISPATCH-208 - Updated "closest" implementation to use the node-cost data. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/9b056fca Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/9b056fca Diff:

[5/7] qpid-dispatch git commit: DISPATCH-10 - Add negotiation of connection-cost for inter-router connections.

2016-04-22 Thread tross
DISPATCH-10 - Add negotiation of connection-cost for inter-router connections. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ff83fc26 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/ff83fc26 D

[2/7] qpid-dispatch git commit: DISPATCH-10 - Use the inter_router cost in the route computation.

2016-04-22 Thread tross
DISPATCH-10 - Use the inter_router cost in the route computation. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/607e942b Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/607e942b Diff: http://g

qpid-dispatch git commit: DISPATCH-273: Force a window reflow event to get table to draw

2016-04-22 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master fe485cdca -> 279c1b4c6 DISPATCH-273: Force a window reflow event to get table to draw Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/279c1b4c T

qpid-proton git commit: PROTON-1179: c++: Update connection_engine to use error_condition.

2016-04-22 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 27cea74f9 -> 6fabb14ce PROTON-1179: c++: Update connection_engine to use error_condition. - connection_engine::close uses error_condition. - moved set_error_condition() to error_condition::set(pn_condition_t*) to make it accessible

qpid-dispatch git commit: NO-JIRA - Added make docs option to README

2016-04-22 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 8f4f17474 -> fe485cdca NO-JIRA - Added make docs option to README Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/fe485cdc Tree: http://git-wip-

qpid-dispatch git commit: DISPATCH-289 - Fixed test problems running under Solaris (patch from Adel Boutros).

2016-04-22 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 8aa2ea2b1 -> 8f4f17474 DISPATCH-289 - Fixed test problems running under Solaris (patch from Adel Boutros). Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-disp

svn commit: r1740476 - /qpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/queue/AbstractQueueTestBase.java

2016-04-22 Thread kwall
Author: kwall Date: Fri Apr 22 09:53:18 2016 New Revision: 1740476 URL: http://svn.apache.org/viewvc?rev=1740476&view=rev Log: NO-JIRA: [Java Tests] AbstractQueueTest - avoid spurious test failure Modified: qpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/queue/AbstractQueueT

svn commit: r1740474 - in /qpid/java/trunk/bdbstore: src/test/java/org/apache/qpid/server/store/berkeleydb/ src/test/java/org/apache/qpid/server/store/berkeleydb/replication/ systests/src/test/java/or

2016-04-22 Thread kwall
Author: kwall Date: Fri Apr 22 09:21:34 2016 New Revision: 1740474 URL: http://svn.apache.org/viewvc?rev=1740474&view=rev Log: QPID-7226: [Java BDD HA Tests] Make intruder node use NoConsistencyRequiredPolicy when connecting to the group. Modified: qpid/java/trunk/bdbstore/src/test/java/org