<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/broker-plugins, branch java-config-and-management</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>NO-JIRA: Bolster QueueMBean and VirtualHostManagerMBean system and unit tests.</title>
<updated>2012-06-28T14:27:04+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-28T14:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5197e829c8a58c3d664b428132ad488e570ddc71'/>
<id>5197e829c8a58c3d664b428132ad488e570ddc71</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1355024 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/java-config-and-management@1355024 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Moved the mBean focused system tests to broker-plugins/jmx module. Renabled ManagementLoggingTest/ManagementActorLoggingTest and fixed SSL management connections. ApplicationRegistry now sets a default actor early, thus allowing plugins such as JMX to make use operational logging at startup time. MBeanInvocationHandlerImpl now sets/removes a management actor around the mbean invocation.</title>
<updated>2012-06-28T10:17:05+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-28T10:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b2c74d9af14e9383c06cfee390fe21b1161ea8d9'/>
<id>b2c74d9af14e9383c06cfee390fe21b1161ea8d9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1354897 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/java-config-and-management@1354897 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Implement reload principal data. Also implement system tests for JMX UserManagement against both plain and MD-5 digested passwords principal databases.</title>
<updated>2012-06-27T11:21:16+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-27T11:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9cf7bb5123fead2d13553493b956a27b44bb13fc'/>
<id>9cf7bb5123fead2d13553493b956a27b44bb13fc</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1354429 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/java-config-and-management@1354429 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Expose producer flow blocked through Session model object</title>
<updated>2012-06-26T14:05:04+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-26T14:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=72a92b1f2f9fec7cee2a67c3a25b4136f2c54645'/>
<id>72a92b1f2f9fec7cee2a67c3a25b4136f2c54645</id>
<content type='text'>
Wire-up producerFlowBlocked attribute to the JMX Connection MBean.  Bolster the ManagedConnectionMBeanTests to test the
correct behaviour of the attribute as a producing session cycles through not blocked -&gt; blocked -&gt; not blocked.

This attribute is temporary; eventually we need attribute(s) that expose the 'blocked' or 'credit' status of both
consuming and producing sessions.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1354023 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wire-up producerFlowBlocked attribute to the JMX Connection MBean.  Bolster the ManagedConnectionMBeanTests to test the
correct behaviour of the attribute as a producing session cycles through not blocked -&gt; blocked -&gt; not blocked.

This attribute is temporary; eventually we need attribute(s) that expose the 'blocked' or 'credit' status of both
consuming and producing sessions.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1354023 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Implement replacement for AMQQueueAlertTest.</title>
<updated>2012-06-25T16:23:34+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-25T16:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f928deab09dfd2c0c6d212559a675e260fc10a3a'/>
<id>f928deab09dfd2c0c6d212559a675e260fc10a3a</id>
<content type='text'>
Introduce unit tests for queue alerting around each component (NotificationCheck, SimpleAMQQueue, and QueueMBean).
Add system tests to test queue alerting end-to-end for JMX managament interface..

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1353637 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce unit tests for queue alerting around each component (NotificationCheck, SimpleAMQQueue, and QueueMBean).
Add system tests to test queue alerting end-to-end for JMX managament interface..

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1353637 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3999 : Allow setting of passwords through web management console</title>
<updated>2012-06-25T12:11:52+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2012-06-25T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c751d215dddf774b64b5e2d203b646dfc0081cd9'/>
<id>c751d215dddf774b64b5e2d203b646dfc0081cd9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1353486 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/java-config-and-management@1353486 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Implement ManagedQueue#set/getAlternateExchange in JMX management layer. Implement persistence of alternate exchange (by the UUID) in the store layer.</title>
<updated>2012-06-22T16:13:52+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-06-22T16:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=a9fafbc5cfaa9f9dee613776695f3f6102c408aa'/>
<id>a9fafbc5cfaa9f9dee613776695f3f6102c408aa</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1352946 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/java-config-and-management@1352946 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3999 : Add user management to web console</title>
<updated>2012-06-22T15:53:57+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2012-06-22T15:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=bb1b80bf8f8eca7f6e1bb5ed73a370a73c21a7d5'/>
<id>bb1b80bf8f8eca7f6e1bb5ed73a370a73c21a7d5</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1352938 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/java-config-and-management@1352938 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3999 : Applied patch from Alex Rudyy for auth checks on management operations</title>
<updated>2012-06-21T13:20:51+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2012-06-21T13:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=82f8573e7213e79a95a316efd9d3f00258dc22e0'/>
<id>82f8573e7213e79a95a316efd9d3f00258dc22e0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1352526 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/java-config-and-management@1352526 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3999 : prevent double call to event handlers</title>
<updated>2012-06-21T12:46:09+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2012-06-21T12:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9e63a18ca189ece56f64ca1efc85597c20c882fe'/>
<id>9e63a18ca189ece56f64ca1efc85597c20c882fe</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-config-and-management@1352521 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/java-config-and-management@1352521 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
