GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/31
Tross dispatch 179 1 gmurthy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch
tross-DISPATCH-179-1-gmurthy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit ea2d90b6f87d2f11d4160babcd8ee0d17e49a0bb
Author: Ted Ross <[email protected]>
Date: 2015-10-07T20:58:50Z
DISPATCH-179 - WIP, added core framework and began work on the core API
commit 3333d7744077761c7a85a9c8d40ed09bd3c840cb
Author: Ted Ross <[email protected]>
Date: 2015-10-20T18:35:25Z
DISPATCH-179 - Rearranged the source files to make the core more modular.
commit f03cca6bbb64aa142326ab35a51716d16d696181
Author: Ted Ross <[email protected]>
Date: 2015-10-20T21:34:38Z
DISPATCH-179 - Added framework for route table management.
commit 382fb1b030115bc173edd81119ececd76c215c3e
Author: Ted Ross <[email protected]>
Date: 2015-10-21T15:57:27Z
DISPATCH-179 - Ported in the first handler: add_router
commit 946a9e69b1f7b0f49edaedccb94c5a56cf6b264a
Author: Ted Ross <[email protected]>
Date: 2015-10-21T21:42:07Z
DISPATCH-179 - Added the remainder of the router-engine functions.
commit 2552cacf20ae35c5807e034ffd6603cdadd28d22
Author: Ted Ross <[email protected]>
Date: 2015-10-22T01:04:52Z
DISPATCH-179 - Filled in more missing function bodies.
commit 98e9682db09c5c8d7443f07317204c17862c3f3c
Author: Ted Ross <[email protected]>
Date: 2015-10-22T19:28:53Z
DISPATCH-179 - Wired the new core handlers into pyrouter. Verified basic
operation.
commit 995e5ad4c288bcb4a6277927ead36caa3616a6f8
Author: Ted Ross <[email protected]>
Date: 2015-10-23T16:11:10Z
DISPATCH-179 - Added discard argument to properly free action data during
thread shutdown
Hooked in set_valid_origins
commit f733be6e9fed5ad793bf9e5162cf2632753b2470
Author: Ted Ross <[email protected]>
Date: 2015-10-23T21:31:14Z
DISPATCH-179 - Added agent submodule in the router core to handle
management requests.
commit 61be97fdf7c776e5b9ceefc4f3cae94dc9a12333
Author: Ted Ross <[email protected]>
Date: 2015-10-28T17:28:46Z
DISPATCH-179 - Added agent support for the address table.
Adopted a function-name suffix of _CT for core-thread
functions.
commit 22c856834295f24c2c66e1614619b337267afb70
Author: Ted Ross <[email protected]>
Date: 2015-10-28T21:56:23Z
DISPATCH-179 - Implemented the core_subscribe action.
commit afd9a04ed31901b1b34671671bb0aefbc5659091
Author: Ted Ross <[email protected]>
Date: 2015-11-02T15:16:47Z
DISPATCH-179 - Minor edits
commit 65231431a2fa7459f138b0cf0d839cf12c44cd23
Author: Ted Ross <[email protected]>
Date: 2015-11-04T20:26:27Z
DISPATCH-179 - Updated and refined the core api for management queries
commit 2ce036b91adb05c42769e40fff9bef94cf9cc781
Author: Ted Ross <[email protected]>
Date: 2015-11-04T20:32:18Z
DISPATCH-179 - Emit the start and end of the attributeNames list in the
core function.
commit 8c48073d226bea31e2b0bfdd0eab7d74c01089f4
Author: Ted Ross <[email protected]>
Date: 2015-11-04T21:16:09Z
DISPATCH-179 - Added missing ID and NAME fields for addresses in the core
agent
commit df2bf5de9fe715c19bba55e48349341f90370610
Author: Ted Ross <[email protected]>
Date: 2015-11-05T15:16:25Z
DISPATCH-179 - Added core-connection handling
commit b3b3d79df1ac6319c54ff03f2ba55d6daa82d433
Author: Ted Ross <[email protected]>
Date: 2015-11-06T20:01:14Z
DISPATCH-179 - Updated the core-API for connections and links
commit cf319fd215e8d2f4e4b09d5333dbc75fc2a96d22
Author: ganeshmurthy <[email protected]>
Date: 2015-11-06T20:28:20Z
DISPATCH-179 - Initial coding to introduce a C agent that will handle
certain requests and forward the rest to the Python Agent
commit 8642a7be18f3f5e65284ac5162aa7dda53e07efa
Author: Ted Ross <[email protected]>
Date: 2015-11-09T17:25:44Z
DISPATCH-179 - Added missing DEQ initialization
commit 511d31bf6445e591322d4b72a2c7204b90afbced
Author: Ted Ross <[email protected]>
Date: 2015-11-09T21:45:44Z
DISPATCH-193 - Updated the Container API with regard to connection
lifecycle.
commit c50da0faf00ff9984de9118296895d987e45e89c
Author: Ted Ross <[email protected]>
Date: 2015-11-09T22:10:18Z
DISPATCH-179 - Hook the connection lifecycle into the router_node.
commit 41c6e23e31227ecf57a3678506071fc4fba5ce2a
Author: ganeshmurthy <[email protected]>
Date: 2015-11-12T18:01:19Z
DISPATCH-179 - Added code to display links when requested through a
management link query (like qdstat -l)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]