[jira] [Updated] (QPID-4139) qpid-stat -b does not show broker names anymore

2012-10-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4139: --- Attachment: qpid-stat.patch Added the cluster column to displayBroker qpid-stat -b

[jira] [Updated] (QPID-4139) qpid-stat -b does not show broker names anymore

2012-10-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4139: --- Attachment: (was: qpid-stat.patch) qpid-stat -b does not show broker names anymore

[jira] [Updated] (QPID-4139) qpid-stat -b does not show broker names anymore

2012-10-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4139: --- Attachment: qpid-stat_add-cluster.patch Add the cluster column to displayBroker

[jira] [Updated] (QPID-4139) qpid-stat -b does not show broker names anymore

2012-10-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4139: --- Comment: was deleted (was: Added the cluster column to displayBroker) qpid-stat -b does not

[jira] [Comment Edited] (QPID-4139) qpid-stat -b does not show broker names anymore

2012-10-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13474342#comment-13474342 ] Ernest Allen edited comment on QPID-4139 at 10/11/12 5:28 PM: --

[jira] [Updated] (QPID-4102) Sender.send(timeout=N) should pass timeout=N to self.sync()

2012-10-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4102: --- Attachment: endpoints.py_sync-timeout.patch Sender.send(timeout=N) should pass timeout=N to

[jira] [Created] (QPID-4370) The change in qpid-config and qpid-stat options

2012-10-12 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4370: -- Summary: The change in qpid-config and qpid-stat options Key: QPID-4370 URL: https://issues.apache.org/jira/browse/QPID-4370 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-4370) The change in qpid-config and qpid-stat options

2012-10-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4370: --- Labels: patch (was: ) The change in qpid-config and qpid-stat options

[jira] [Updated] (QPID-4370) The change in qpid-config and qpid-stat options

2012-10-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4370: --- Attachment: qpid-config_revert-args.patch Patch for qpid-config. Separate patch for qpid-stat coming.

[jira] [Updated] (QPID-2453) Python messaging client unusable after receiving a malformed message

2013-01-16 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-2453: --- Attachment: test.py Test that exposes problem. Uses content_type=amqp/map with string content.

[jira] [Updated] (QPID-2453) Python messaging client unusable after receiving a malformed message

2013-01-22 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-2453: --- Attachment: qpid-2453.patch Attached qpid-2453 patch. This introduces a non-blocking type of

[jira] [Updated] (QPID-2453) Python messaging client unusable after receiving a malformed message

2013-01-23 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-2453: --- Attachment: python-tests.patch Attached python-tests.patch to ensure exceptions while

[jira] [Created] (QPID-4559) qpid-config deletes queue which contains messages

2013-02-01 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4559: -- Summary: qpid-config deletes queue which contains messages Key: QPID-4559 URL: https://issues.apache.org/jira/browse/QPID-4559 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-02-01 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Attachment: qpid-config-bz903126-raise2.patch Does the if_empty and if_unused tests in the python

[jira] [Created] (QPID-4591) mechanism to detect when messages are overwritten in ring-type queues

2013-02-19 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4591: -- Summary: mechanism to detect when messages are overwritten in ring-type queues Key: QPID-4591 URL: https://issues.apache.org/jira/browse/QPID-4591 Project: Qpid

[jira] [Commented] (QPID-4591) mechanism to detect when messages are overwritten in ring-type queues

2013-02-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13581452#comment-13581452 ] Ernest Allen commented on QPID-4591: A suggested implementation is: Send the deleted

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-02-25 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Attachment: bz-903126.diff1 Patches broker to check for flags qpid-config deletes

[jira] [Updated] (QPID-4604) C++ Broker queue creation limits require better granularity

2013-03-01 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4604: --- Attachment: acl_queue.patch Implements acl queue quota per user. Also adds python tests for new

[jira] [Updated] (QPID-4604) C++ Broker queue creation limits require better granularity

2013-03-01 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4604: --- Attachment: (was: acl_queue.patch) C++ Broker queue creation limits require better

[jira] [Updated] (QPID-4604) C++ Broker queue creation limits require better granularity

2013-03-01 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4604: --- Attachment: acl_queue3.patch acl_queue3.patch supersedes the previous patch C++

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Attachment: (was: bz-903126.diff1) qpid-config deletes queue which contains messages

[jira] [Issue Comment Deleted] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Comment: was deleted (was: Patches broker to check for flags) qpid-config deletes queue which

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Attachment: (was: qpid-config-bz903126-raise2.patch) qpid-config deletes queue which

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Attachment: jira-4599.patch The jira-4599.patch contains the changes to the C++ broker as well as the

[jira] [Comment Edited] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13600273#comment-13600273 ] Ernest Allen edited comment on QPID-4559 at 3/12/13 6:11 PM: -

[jira] [Created] (QPID-4658) XML exchange does not update statistics when no binding key matches routing key

2013-03-18 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4658: -- Summary: XML exchange does not update statistics when no binding key matches routing key Key: QPID-4658 URL: https://issues.apache.org/jira/browse/QPID-4658 Project:

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Affects Version/s: 0.18 qpid-config deletes queue which contains messages

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Fix Version/s: 0.21 qpid-config deletes queue which contains messages

[jira] [Updated] (QPID-4559) qpid-config deletes queue which contains messages

2013-03-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4559: --- Fix Version/s: (was: 0.21) qpid-config deletes queue which contains messages

[jira] [Updated] (QPID-4658) XML exchange does not update statistics when no binding key matches routing key

2013-03-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4658: --- Attachment: xmlExchange.patch XML exchange does not update statistics when no binding key

[jira] [Created] (QPID-4692) ACL queue quotas are not updated when auto delete queues are deleted

2013-04-02 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4692: -- Summary: ACL queue quotas are not updated when auto delete queues are deleted Key: QPID-4692 URL: https://issues.apache.org/jira/browse/QPID-4692 Project: Qpid

[jira] [Updated] (QPID-4692) ACL queue quotas are not updated when auto delete queues are deleted

2013-04-02 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4692: --- Attachment: bz572567-2.patch ACL queue quotas are not updated when auto delete queues are

[jira] [Created] (QPID-4757) Report failure to open qpidd.sasldb

2013-04-19 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4757: -- Summary: Report failure to open qpidd.sasldb Key: QPID-4757 URL: https://issues.apache.org/jira/browse/QPID-4757 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-4757) Report failure to open qpidd.sasldb

2013-04-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4757: --- Attachment: bz733758.patch Report failure to open qpidd.sasldb

[jira] [Created] (QPID-4758) Extend the qpidd --wait option to work at shutdown

2013-04-19 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4758: -- Summary: Extend the qpidd --wait option to work at shutdown Key: QPID-4758 URL: https://issues.apache.org/jira/browse/QPID-4758 Project: Qpid Issue Type:

[jira] [Updated] (QPID-4758) Extend the qpidd --wait option to work at shutdown

2013-04-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4758: --- Attachment: bz862899.patch Attachment bz862899 is a patch proposed by Pavel Moravec

[jira] [Updated] (QPID-4758) Extend the qpidd --wait option to work at shutdown

2013-04-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4758: --- Fix Version/s: (was: 0.22) Extend the qpidd --wait option to work at shutdown

[jira] [Created] (QPID-4771) Add --broker and --sasl-mechanism command line options to qpid-tool

2013-04-23 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4771: -- Summary: Add --broker and --sasl-mechanism command line options to qpid-tool Key: QPID-4771 URL: https://issues.apache.org/jira/browse/QPID-4771 Project: Qpid

[jira] [Updated] (QPID-4771) Add --broker and --sasl-mechanism command line options to qpid-tool

2013-04-23 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4771: --- Attachment: bz710429.patch Add --broker and --sasl-mechanism command line options to qpid-tool

[jira] [Created] (QPID-4772) Message sent by python producer can't be read with java consumer

2013-04-23 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4772: -- Summary: Message sent by python producer can't be read with java consumer Key: QPID-4772 URL: https://issues.apache.org/jira/browse/QPID-4772 Project: Qpid

[jira] [Updated] (QPID-4772) Message sent by python producer can't be read with java consumer

2013-04-23 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4772: --- Attachment: bz696919.patch Message sent by python producer can't be read with java consumer

[jira] [Created] (QPID-4774) reconnect_timeout ignored in qpid.messaging.Connection()

2013-04-24 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4774: -- Summary: reconnect_timeout ignored in qpid.messaging.Connection() Key: QPID-4774 URL: https://issues.apache.org/jira/browse/QPID-4774 Project: Qpid Issue Type:

[jira] [Updated] (QPID-4774) reconnect_timeout ignored in qpid.messaging.Connection()

2013-04-24 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4774: --- Attachment: bz908224.patch attachment bz908224.patch contains the changes to support the

[jira] [Created] (QPID-4811) Allow the QMF console python library to setup session timeout

2013-05-03 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-4811: -- Summary: Allow the QMF console python library to setup session timeout Key: QPID-4811 URL: https://issues.apache.org/jira/browse/QPID-4811 Project: Qpid Issue

[jira] [Updated] (QPID-4591) mechanism to detect when messages are overwritten in ring-type queues

2013-05-15 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-4591: --- Attachment: bz691411.patch1 Adds mechanism to store and retrieve a queue level sequence number in

[jira] [Created] (QPID-5035) data-dir options in config file is ignored due to bug in init file

2013-08-01 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5035: -- Summary: data-dir options in config file is ignored due to bug in init file Key: QPID-5035 URL: https://issues.apache.org/jira/browse/QPID-5035 Project: Qpid

[jira] [Updated] (QPID-5035) data-dir options in config file is ignored due to bug in init file

2013-08-02 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5035: --- Attachment: bz990972.patch Patch from Zdenek Kraus data-dir options in config

[jira] [Created] (QPID-5084) Track durable queue ownership across broker restarts

2013-08-19 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5084: -- Summary: Track durable queue ownership across broker restarts Key: QPID-5084 URL: https://issues.apache.org/jira/browse/QPID-5084 Project: Qpid Issue Type: Bug

[jira] [Commented] (QPID-5084) Track durable queue ownership across broker restarts

2013-08-30 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754948#comment-13754948 ] Ernest Allen commented on QPID-5084: Original patch was supplied by Pavel Moravec.

[jira] [Created] (QPID-5169) qpid-tools help typos (CRAM-MD - CRAM-MD5)

2013-09-24 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5169: -- Summary: qpid-tools help typos (CRAM-MD - CRAM-MD5) Key: QPID-5169 URL: https://issues.apache.org/jira/browse/QPID-5169 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-5171) Don't increment quota count against a queue that already exists

2013-09-24 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5171: -- Summary: Don't increment quota count against a queue that already exists Key: QPID-5171 URL: https://issues.apache.org/jira/browse/QPID-5171 Project: Qpid

[jira] [Created] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5319: -- Summary: Add ability to get list of connections through server management agent Key: QPID-5319 URL: https://issues.apache.org/jira/browse/QPID-5319 Project: Qpid

[jira] [Updated] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5319: --- Attachment: dispatch.connectors.diff3 Modified server to maintain a list of connections. Added

[jira] [Updated] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5319: --- Attachment: dispatch.connectors.diff4 The attached dispatch.connectors.diff4 addresses Ted's points.

[jira] [Updated] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5319: --- Attachment: (was: dispatch.connectors.diff3) Add ability to get list of connections through

[jira] [Created] (QPID-5418) qpidd loading both linear and legacy store succeeds without a warning/error

2013-12-11 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5418: -- Summary: qpidd loading both linear and legacy store succeeds without a warning/error Key: QPID-5418 URL: https://issues.apache.org/jira/browse/QPID-5418 Project: Qpid

[jira] [Created] (QPID-5697) An exchange is deleted by a request for topic removal

2014-04-14 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5697: -- Summary: An exchange is deleted by a request for topic removal Key: QPID-5697 URL: https://issues.apache.org/jira/browse/QPID-5697 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-5697) An exchange is deleted by a request for topic removal

2014-04-14 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5697: --- Attachment: bz1082023.patch If the amqp.so module is loaded, the request to delete the topic should

[jira] [Resolved] (QPID-5697) An exchange is deleted by a request for topic removal

2014-04-15 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved QPID-5697. Resolution: Fixed Fix Version/s: 0.22 An exchange is deleted by a request for topic removal

[jira] [Updated] (QPID-5697) An exchange is deleted by a request for topic removal

2014-04-15 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5697: --- Fix Version/s: (was: 0.22) 0.28 An exchange is deleted by a request for topic

[jira] [Created] (QPID-5843) Producing to many queues locks I/O threads for new connections

2014-06-24 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5843: -- Summary: Producing to many queues locks I/O threads for new connections Key: QPID-5843 URL: https://issues.apache.org/jira/browse/QPID-5843 Project: Qpid Issue

[jira] [Updated] (QPID-5843) Producing to many queues locks I/O threads for new connections

2014-06-24 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5843: --- Attachment: 2a.diff Move the calculation for duration in AsyncIO.cpp to avoid overrunning the set

[jira] [Commented] (QPID-5843) Producing to many queues locks I/O threads for new connections

2014-06-24 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042318#comment-14042318 ] Ernest Allen commented on QPID-5843: A workaround is to increase the number of worker

[jira] [Created] (QPID-5850) Session names longer than 256 bytes cause errors when encoding session management objects

2014-06-25 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5850: -- Summary: Session names longer than 256 bytes cause errors when encoding session management objects Key: QPID-5850 URL: https://issues.apache.org/jira/browse/QPID-5850

[jira] [Updated] (QPID-5850) Session names longer than 256 bytes cause errors when encoding session management objects

2014-06-26 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5850: --- Attachment: bz693721.patch The patch (From Ernie Allen) adds a new field to the management schema for

[jira] [Created] (QPID-5894) Python client SSL authentication passes when ssl_skip_hostname_check is false and ssl_trustfile is not given

2014-07-14 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5894: -- Summary: Python client SSL authentication passes when ssl_skip_hostname_check is false and ssl_trustfile is not given Key: QPID-5894 URL:

[jira] [Updated] (QPID-5894) Python client SSL authentication passes when ssl_skip_hostname_check is false and ssl_trustfile is not given

2014-07-14 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5894: --- Attachment: QPID-5894.patch The patch (from Ernie Allen) assumes that if the ssl_skip_hostname_check

[jira] [Updated] (QPID-5850) Session names longer than 256 bytes cause errors when encoding session management objects

2014-07-16 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5850: --- Attachment: (was: bz693721.patch) Session names longer than 256 bytes cause errors when encoding

[jira] [Updated] (QPID-5850) Session names longer than 256 bytes cause errors when encoding session management objects

2014-07-16 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5850: --- Attachment: bz693721.patch Fixed patch (fixes location of management-schema.xml and removes

[jira] [Updated] (QPID-5894) Python client SSL authentication passes when ssl_skip_hostname_check is false and ssl_trustfile is not given

2014-07-16 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5894: --- Attachment: (was: QPID-5894.patch) Python client SSL authentication passes when

[jira] [Updated] (QPID-5894) Python client SSL authentication passes when ssl_skip_hostname_check is false and ssl_trustfile is not given

2014-07-16 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5894: --- Attachment: bz1038586.patch Patch distinguishes between the cases when the ssl_skip_hostname_check is

[jira] [Created] (QPID-5932) Python console's sendMethodRequest() should handle arguments that have default values in the schema

2014-07-28 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5932: -- Summary: Python console's sendMethodRequest() should handle arguments that have default values in the schema Key: QPID-5932 URL: https://issues.apache.org/jira/browse/QPID-5932

[jira] [Updated] (QPID-5932) Python console's sendMethodRequest() should handle arguments that have default values in the schema

2014-07-28 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5932: --- Attachment: bz1120081.svn.patch Patch modified console.py to handle some argument count mismatch

[jira] [Created] (QPID-6007) qpid-route uses machine hostname if host not given

2014-08-15 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6007: -- Summary: qpid-route uses machine hostname if host not given Key: QPID-6007 URL: https://issues.apache.org/jira/browse/QPID-6007 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-6007) qpid-route uses machine hostname if host not given

2014-08-15 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6007: --- Attachment: bz1121632.patch The patch tests if hostname is valid. If not, it defaults to trying

[jira] [Updated] (QPID-6013) qpid-route shall warn that federation link hasn't been created

2014-08-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6013: --- Attachment: bz797073.patch The patch checks if the link is created and raises an exception.

[jira] [Created] (QPID-6203) Prevent broker startup when invalid directory is passed --sasl-config

2014-10-30 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6203: -- Summary: Prevent broker startup when invalid directory is passed --sasl-config Key: QPID-6203 URL: https://issues.apache.org/jira/browse/QPID-6203 Project: Qpid

[jira] [Commented] (QPID-6197) qpid.messaging does not support unicode for username

2014-11-04 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196722#comment-14196722 ] Ernest Allen commented on QPID-6197: I'm unable to reproduce this with qpid 0.26 on

[jira] [Updated] (QPID-6203) Prevent broker startup when invalid directory is passed --sasl-config

2014-11-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6203: --- Attachment: bz1155540b_svn.patch Attached patch that allows the broker to start if an empty saslConfig

[jira] [Updated] (QPID-6197) qpid.messaging does not support unicode for username

2014-12-02 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6197: --- Attachment: bz1158558.patch Attached bz1158558.patch is an unreviewed patch that appears to work with

[jira] [Created] (DISPATCH-83) Error messages are not displayed if an error occurs when starting in deamon mode

2014-12-09 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-83: Summary: Error messages are not displayed if an error occurs when starting in deamon mode Key: DISPATCH-83 URL: https://issues.apache.org/jira/browse/DISPATCH-83

[jira] [Created] (DISPATCH-104) Undesirable things happen when you subscribe to $management

2015-01-23 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-104: - Summary: Undesirable things happen when you subscribe to $management Key: DISPATCH-104 URL: https://issues.apache.org/jira/browse/DISPATCH-104 Project: Qpid

[jira] [Created] (QPID-6326) [ACL] Python client demands unnecessary permission / performs unnecessary actions

2015-01-20 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6326: -- Summary: [ACL] Python client demands unnecessary permission / performs unnecessary actions Key: QPID-6326 URL: https://issues.apache.org/jira/browse/QPID-6326 Project:

[jira] [Assigned] (QPID-6197) qpid.messaging does not support unicode for username

2015-01-05 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen reassigned QPID-6197: -- Assignee: Ernest Allen qpid.messaging does not support unicode for username

[jira] [Updated] (QPID-6197) qpid.messaging does not support unicode for username

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6197: --- Fix Version/s: 0.31 qpid.messaging does not support unicode for username

[jira] [Resolved] (QPID-6197) qpid.messaging does not support unicode for username

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved QPID-6197. Resolution: Fixed qpid.messaging does not support unicode for username

[jira] [Commented] (QPID-6197) qpid.messaging does not support unicode for username

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273637#comment-14273637 ] Ernest Allen commented on QPID-6197: Patch checked in: Committed revision 1651102

[jira] [Assigned] (QPID-6013) qpid-route shall warn that federation link hasn't been created

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen reassigned QPID-6013: -- Assignee: Ernest Allen qpid-route shall warn that federation link hasn't been created

[jira] [Updated] (QPID-6013) qpid-route shall warn that federation link hasn't been created

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6013: --- Fix Version/s: 0.31 qpid-route shall warn that federation link hasn't been created

[jira] [Resolved] (QPID-6013) qpid-route shall warn that federation link hasn't been created

2015-01-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved QPID-6013. Resolution: Fixed qpid-route shall warn that federation link hasn't been created

[jira] [Updated] (QPID-6445) Qpid python client hangs when message with routing key longer than 255 is sent (mutual recursion)

2015-03-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6445: --- Attachment: qpid6445.patch.txt The attached patch reverts to previous version that does not close the

[jira] [Resolved] (QPID-6445) Qpid python client hangs when message with routing key longer than 255 is sent (mutual recursion)

2015-03-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved QPID-6445. Resolution: Fixed Fix Version/s: 33 Committed r1666447 Qpid python client hangs when

[jira] [Closed] (QPID-6544) [ACL] Python client demands unnecessary permission / performs unnecessary actions

2015-05-15 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen closed QPID-6544. -- Resolution: Duplicate Didn't see duplicate: https://issues.apache.org/jira/browse/QPID-6326 [ACL]

[jira] [Created] (QPID-6544) [ACL] Python client demands unnecessary permission / performs unnecessary actions

2015-05-15 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6544: -- Summary: [ACL] Python client demands unnecessary permission / performs unnecessary actions Key: QPID-6544 URL: https://issues.apache.org/jira/browse/QPID-6544 Project:

[jira] [Assigned] (QPID-6571) Remove gethostbyname() call for IPv6 compatiblity

2015-06-04 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen reassigned QPID-6571: -- Assignee: Ernest Allen Remove gethostbyname() call for IPv6 compatiblity

[jira] [Updated] (QPID-6571) Remove gethostbyname() call for IPv6 compatiblity

2015-06-04 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6571: --- Attachment: patch Removes gethostbyname Remove gethostbyname() call for IPv6 compatiblity

[jira] [Created] (QPID-6571) Remove gethostbyname() call for IPv6 compatiblity

2015-06-04 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6571: -- Summary: Remove gethostbyname() call for IPv6 compatiblity Key: QPID-6571 URL: https://issues.apache.org/jira/browse/QPID-6571 Project: Qpid Issue Type: Bug

[jira] [Created] (DISPATCH-186) Need a way to distinguish singleton annotation types

2015-10-23 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-186: - Summary: Need a way to distinguish singleton annotation types Key: DISPATCH-186 URL: https://issues.apache.org/jira/browse/DISPATCH-186 Project: Qpid Dispatch

[jira] [Resolved] (DISPATCH-150) Add "graph" attribute for console

2015-10-23 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-150. --- Resolution: Fixed Fix Version/s: 0.4 > Add "graph" attribute for console >

[jira] [Resolved] (QPID-6297) Python client (qpid.messaging) raises KeyError insead of reconnecting

2015-10-22 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved QPID-6297. Resolution: Fixed > Python client (qpid.messaging) raises KeyError insead of reconnecting >

  1   2   3   4   5   6   7   8   9   >