<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/src/qpid/management, branch QPID-2519</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>Merged out from trunk</title>
<updated>2011-10-21T14:42:12+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2011-10-21T14:42: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=f83677056891e436bf5ba99e79240df2a44528cd'/>
<id>f83677056891e436bf5ba99e79240df2a44528cd</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187375 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-2519@1187375 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo bad merge from trunk - merged at wrong level.</title>
<updated>2011-10-21T01:19:00+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2011-10-21T01:19: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=ebfd9ff053b04ab379acfc0fefedee5a31b6d8a5'/>
<id>ebfd9ff053b04ab379acfc0fefedee5a31b6d8a5</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187150 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-2519@1187150 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge trunk to QPID-2519 branch</title>
<updated>2011-10-20T18:42:46+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2011-10-20T18:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5eb354b338bb8d8fcd35b6ac3fb33f8103e757c3'/>
<id>5eb354b338bb8d8fcd35b6ac3fb33f8103e757c3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1186990 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-2519@1186990 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent hard-coded the</title>
<updated>2011-02-02T18:11:07+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-02-02T18:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=24fb6939e5420ecae9033687c8c6081a62cd42a5'/>
<id>24fb6939e5420ecae9033687c8c6081a62cd42a5</id>
<content type='text'>
assumed value of the "exchange" component of reply-to headers to either "amq.direct" or
"qmf.default.direct", depending on the circumstance.

This commit fixes this such that message replies are sent to the exchange/key pair supplied
in the reply-to header.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066557 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assumed value of the "exchange" component of reply-to headers to either "amq.direct" or
"qmf.default.direct", depending on the circumstance.

This commit fixes this such that message replies are sent to the exchange/key pair supplied
in the reply-to header.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066557 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 654872, QPID-3007: Batch management messages by count, not size.</title>
<updated>2011-01-20T14:13:08+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2011-01-20T14:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=f89731ae3ec246a09a53f6eaa0c8506199321fd2'/>
<id>f89731ae3ec246a09a53f6eaa0c8506199321fd2</id>
<content type='text'>
QMF V1 management messages were being batched by accumulating up to a
certain total size of data. Since management messages may have
different sizes on brokers in a cluster, this was leading to
inconsistencies.

This patch batches V1 messages by count rather than by size, similar
to V2 messages.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1061308 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QMF V1 management messages were being batched by accumulating up to a
certain total size of data. Since management messages may have
different sizes on brokers in a cluster, this was leading to
inconsistencies.

This patch batches V1 messages by count rather than by size, similar
to V2 messages.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1061308 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2997: remove oid disambiguation, re-order mgmt object status updates.</title>
<updated>2011-01-18T14:51:31+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2011-01-18T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7db454bc1eae3744c676fe9e8ddd6e999cee13f1'/>
<id>7db454bc1eae3744c676fe9e8ddd6e999cee13f1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1060401 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/qpid@1060401 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Originally, when the broker agent authorized a method call, if the message was too large</title>
<updated>2011-01-13T19:12:00+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-13T19:12: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=9c16fa21baa3b48772ee1f46e7a14647a032248d'/>
<id>9c16fa21baa3b48772ee1f46e7a14647a032248d</id>
<content type='text'>
to fir in the working buffer, the method was rejected.  This change rejects the method only
if there is an ACL configured.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1058710 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fir in the working buffer, the method was rejected.  This change rejects the method only
if there is an ACL configured.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1058710 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2982: Fix discrepancy in management object and deleted object counts.</title>
<updated>2011-01-13T17:04:10+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2011-01-13T17:04: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=f95470cacb910af18a29895f7d4f817d70c61e79'/>
<id>f95470cacb910af18a29895f7d4f817d70c61e79</id>
<content type='text'>
cluster_tests.test_management was showing discrepancy in management
object and deleted object count after a new member update.

In ManagementAgent.cpp, code to move deleted objects into
pendingDeletedObjs was duplicated in 2 places.

Moved duplicated code into a function moveDeletedObjectsLH()

Call moveDeletedObjectsLH from clusterUpdate to correct discrepancy in
object count around update.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1058664 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cluster_tests.test_management was showing discrepancy in management
object and deleted object count after a new member update.

In ManagementAgent.cpp, code to move deleted objects into
pendingDeletedObjs was duplicated in 2 places.

Moved duplicated code into a function moveDeletedObjectsLH()

Call moveDeletedObjectsLH from clusterUpdate to correct discrepancy in
object count around update.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1058664 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2982: Improved cluster/management logging and automated test for log consistency.</title>
<updated>2011-01-07T16:32:34+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2011-01-07T16:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=97ec99f115c5190be04963e2853d0315d9a75a52'/>
<id>97ec99f115c5190be04963e2853d0315d9a75a52</id>
<content type='text'>
The cluster_tests.py test_management test is augmented to compare
broker logs after the test completes. Any inconsistency in the logs
causes the test to fail. This check is currently disabled as it is
failing due to known issues.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056378 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cluster_tests.py test_management test is augmented to compare
broker logs after the test completes. Any inconsistency in the logs
causes the test to fail. This check is currently disabled as it is
failing due to known issues.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056378 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to QMFv2 formats to make the agents and consoles consistent:</title>
<updated>2011-01-06T23:04:34+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-06T23:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=bda33c5b69189bf645ff818d8315bb8fc3288b7a'/>
<id>bda33c5b69189bf645ff818d8315bb8fc3288b7a</id>
<content type='text'>
  1) Events in _data_indication messages are carried as lists of events (consistent with object data)
  2) Built-in attributes for agents (in _heartbeaet_indication) all start with '_' to
     differentiate them from user-defined attributes.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056112 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  1) Events in _data_indication messages are carried as lists of events (consistent with object data)
  2) Built-in attributes for agents (in _heartbeaet_indication) all start with '_' to
     differentiate them from user-defined attributes.


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