<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/extras/dispatch/python, branch trunk</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-5257 - Removed dispatch code from its old location</title>
<updated>2013-10-24T18:01:00+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-24T18:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=61f7da33c6efd0cea9e3ccb9653edd41f6dadcb8'/>
<id>61f7da33c6efd0cea9e3ccb9653edd41f6dadcb8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535460 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535460 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Added printed tracebacks for exceptions in the python router code.</title>
<updated>2013-10-24T16:04:00+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-24T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e6b294484fc040bec1a47826df124603287dab2d'/>
<id>e6b294484fc040bec1a47826df124603287dab2d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535425 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1535425 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5216</title>
<updated>2013-10-18T18:20:41+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-18T18:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7097a4204d85d4c56c227155034674852f6927be'/>
<id>7097a4204d85d4c56c227155034674852f6927be</id>
<content type='text'>
  - Fixed propagation of the deletion of locally-attached mobile addresses
  - Changed 'global' address class to 'mobile' to be consistent


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1533581 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Fixed propagation of the deletion of locally-attached mobile addresses
  - Changed 'global' address class to 'mobile' to be consistent


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1533581 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5216</title>
<updated>2013-10-15T21:05:50+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-15T21:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5748a0eabf88cf96f62c9220accb46797d4dcf4d'/>
<id>5748a0eabf88cf96f62c9220accb46797d4dcf4d</id>
<content type='text'>
  - Removed unneeded python router code
  - Added propagation of subscribed global addresses
  - Broke out address statistics to include to/from-container counts
  - Trace no longer optional, broke down and added loop prevention
  - Don't allow endpoint subscriptions to subscribe to local-class addresses


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1532528 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Removed unneeded python router code
  - Added propagation of subscribed global addresses
  - Broke out address statistics to include to/from-container counts
  - Trace no longer optional, broke down and added loop prevention
  - Don't allow endpoint subscriptions to subscribe to local-class addresses


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1532528 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5216</title>
<updated>2013-10-11T15:14:12+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-11T15:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1b1c02486f1036d1e26a073361b6688ca48eaeb2'/>
<id>1b1c02486f1036d1e26a073361b6688ca48eaeb2</id>
<content type='text'>
  - Fixed bug that blocked routing of messages inbound from a client link
  - Changed trace to accept any initial header value


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531328 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Fixed bug that blocked routing of messages inbound from a client link
  - Changed trace to accept any initial header value


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531328 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5221 - Added a configurable role for connections that constrains their use.</title>
<updated>2013-10-10T19:41:01+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-10T19:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=21f5e2ec963ac50256bba7644f33f5f4b2126285'/>
<id>21f5e2ec963ac50256bba7644f33f5f4b2126285</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531084 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531084 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5220 - Added configuration support for three operational modes of the router.</title>
<updated>2013-10-09T21:17:58+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-09T21:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=94374b4bcdf57dd6186fbeba4787dd9395fb8c83'/>
<id>94374b4bcdf57dd6186fbeba4787dd9395fb8c83</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1530798 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1530798 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5216</title>
<updated>2013-10-09T14:32:10+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-09T14:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ba5c0d2065986bf39225b96c23f0f129f42a718a'/>
<id>ba5c0d2065986bf39225b96c23f0f129f42a718a</id>
<content type='text'>
  - Fixed a number of issues found during a three-node test
  - Reduced the amount of log output at the DEBUG level
  - Added configuration files for the three-node test (linear A-B-C topology)


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1530631 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Fixed a number of issues found during a three-node test
  - Reduced the amount of log output at the DEBUG level
  - Added configuration files for the three-node test (linear A-B-C topology)


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1530631 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4967 - Bug fixes, added a lock to serialize calls into the Python interpreter.</title>
<updated>2013-10-04T21:28:24+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-04T21:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=d7f7a3933f2b1c0861a2316ff41a6fe2b54f2431'/>
<id>d7f7a3933f2b1c0861a2316ff41a6fe2b54f2431</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529307 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529307 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4967 - work in progress on multi-router networks</title>
<updated>2013-10-04T17:58:54+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-10-04T17:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=85a7c6b63293cc6c12c4fe7ad2e01c97e55abc1b'/>
<id>85a7c6b63293cc6c12c4fe7ad2e01c97e55abc1b</id>
<content type='text'>
 - Added computation of valid origins for destinations
 - Modified the forwarding algorithm to ensure that only one copy of a message is sent on
   a given inter-router link
 - Added test coverage for valid origins


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529242 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Added computation of valid origins for destinations
 - Modified the forwarding algorithm to ensure that only one copy of a message is sent on
   a given inter-router link
 - Added test coverage for valid origins


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529242 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
