<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid, branch qpid-3603-6</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3603: Make link maintenance interval configurable.</title>
<updated>2012-02-14T16:12:06+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1ee14919b116885a8cf59eb22f8d56acb535a6ba'/>
<id>1ee14919b116885a8cf59eb22f8d56acb535a6ba</id>
<content type='text'>
HA code needs faster reconnects than federation.
This is a temporary solution till we have a more robust
and rapid reconnect mechanism in place.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244106 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HA code needs faster reconnects than federation.
This is a temporary solution till we have a more robust
and rapid reconnect mechanism in place.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244106 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Added failover test for HA brokers.</title>
<updated>2012-02-14T16:11:57+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=78a6fbc1a4c95cbcc210320da0853baaf4eb2f36'/>
<id>78a6fbc1a4c95cbcc210320da0853baaf4eb2f36</id>
<content type='text'>
Disabled: failing due to known issue in current code, enable when fixed.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244104 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disabled: failing due to known issue in current code, enable when fixed.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244104 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Fix core dump in Link::requestIOProcessing.</title>
<updated>2012-02-14T16:11:49+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7b5295b9f2b21a259dfb084ee6e4d04103ac6cc0'/>
<id>7b5295b9f2b21a259dfb084ee6e4d04103ac6cc0</id>
<content type='text'>
Core dump occuring when a link was closed before being completely opened.
- Merge Link::established and setConnection into one atomic function.
- Moved logic that needs to be executed in a connection thread from ~Link to Link::destroy
  Link::destroy is always called in connection thread, ~Link can be called later if
  another thread is holding a reference.
- Added some asserts to verify functioning as expected.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244103 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Core dump occuring when a link was closed before being completely opened.
- Merge Link::established and setConnection into one atomic function.
- Moved logic that needs to be executed in a connection thread from ~Link to Link::destroy
  Link::destroy is always called in connection thread, ~Link can be called later if
  another thread is holding a reference.
- Added some asserts to verify functioning as expected.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244103 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Format the seconds part of high-resolution timestamps.</title>
<updated>2012-02-14T16:11:42+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=54e443809e09b8cc7ae05fdf02e80775a1bb71e6'/>
<id>54e443809e09b8cc7ae05fdf02e80775a1bb71e6</id>
<content type='text'>
Hi-res timestamps are now formatted like this: 2012-02-02 17:40:20.236067000

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244102 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi-res timestamps are now formatted like this: 2012-02-02 17:40:20.236067000

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244102 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Additional debug logging for messaging client connections.</title>
<updated>2012-02-14T16:11:33+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=aa0ab1ef1778a2c97f38806aa4f4feef92e93a46'/>
<id>aa0ab1ef1778a2c97f38806aa4f4feef92e93a46</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244101 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/branches/qpid-3603-6@1244101 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: HA brokers set known-hosts to the HA broker-url.</title>
<updated>2012-02-14T16:11:24+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=4f23167bd8c7acc62a9caed0ed0a56bc8521e825'/>
<id>4f23167bd8c7acc62a9caed0ed0a56bc8521e825</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244100 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/branches/qpid-3603-6@1244100 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: c++ messaging API: allow floating point reconnect durations in seconds.</title>
<updated>2012-02-14T16:11:16+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=e04d36c8b312069a7f2a4614daad206f6ec0ccf6'/>
<id>e04d36c8b312069a7f2a4614daad206f6ec0ccf6</id>
<content type='text'>
Allow sub-second intervals, e.g. reconnect_interval_min=0.001 for a
millisecond interval.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244099 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow sub-second intervals, e.g. reconnect_interval_min=0.001 for a
millisecond interval.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244099 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Speed up qpid-ha-tool with fast QMF2 method calls.</title>
<updated>2012-02-14T16:11:04+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f05942c42c0601653be6678145e9df83d5fe2ede'/>
<id>f05942c42c0601653be6678145e9df83d5fe2ede</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244098 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/branches/qpid-3603-6@1244098 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: Simplified Link failover.</title>
<updated>2012-02-14T16:10:54+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f69daa6b1069b7344086f57d2270c532fdd2e308'/>
<id>f69daa6b1069b7344086f57d2270c532fdd2e308</id>
<content type='text'>
- Moved timer from  LinkRegistry to Link.
- Got rid of remapping code, simplified failover.
- Faster interval for maintenance intervals.
- Test for simple HA broker failover.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244097 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved timer from  LinkRegistry to Link.
- Got rid of remapping code, simplified failover.
- Faster interval for maintenance intervals.
- Test for simple HA broker failover.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244097 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3603: HA broker close backup link when promoted.</title>
<updated>2012-02-14T16:10:43+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2012-02-14T16:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=70d843e9114d629cd80bd847fb3619bb2e5794c1'/>
<id>70d843e9114d629cd80bd847fb3619bb2e5794c1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-6@1244096 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/branches/qpid-3603-6@1244096 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
