[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 > qp

[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 sho

[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-tabpanel&focusedCommentId=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 self

[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 exception

[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 encoding/decodin

[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 code

[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-tabpanel&focusedCommentId=13581452#comment-13581452 ] Ernest Allen commented on QPID-4591: A suggested implementation is: Send the deleted me

[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 q

[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 quotas

[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 granulari

[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++ Br

[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 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: qpid-config-bz903126-raise2.patch) > qpid-config deletes queue which contain

[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-tabpanel&focusedCommentId=13600273#comment-13600273 ] Ernest Allen edited comment on QPID-4559 at 3/12/13 6:11 PM: - T

[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: Qpi

[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 match

[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 delete

[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 be

[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 thr

[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-tabpanel&focusedCommentId=14042318#comment-14042318 ] Ernest Allen commented on QPID-5843: A workaround is to increase the number of worker t

[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 Pro

[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: https://issues.apache.org/jira/browse/Q

[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 i

[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 extraneous

[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 "ssl_skip_hostna

[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 cases

[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 'local

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

2014-08-18 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-6013: -- Summary: qpid-route shall warn that federation link hasn't been created Key: QPID-6013 URL: https://issues.apache.org/jira/browse/QPID-6013 Project: Qpid Issue

[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. > qpid-ro

[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-tabpanel&focusedCommentId=14196722#comment-14196722 ] Ernest Allen commented on QPID-6197: I'm unable to reproduce this with qpid 0.26 on RHE

[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] [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 Compone

[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: Improve

[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 Issu

[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: B

[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 reconnect_tim

[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 T

[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 mess

[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 I

[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 fi

[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] [Updated] (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:all-tabpanel ] Ernest Allen updated QPID-5084: --- Attachment: bz-955688a.patch Proposed patch > Track durable queue ownership across br

[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-tabpanel&focusedCommentId=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 Issue

[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 managem

[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 serv

[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] [Updated] (QPID-5418) qpidd loading both linear and legacy store succeeds without a warning/error

2014-01-03 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5418: --- Attachment: bz1038047.patch Attached patch to check if a store module has already registered itself wi

[jira] [Created] (DISPATCH-600) Support secure websockets

2017-01-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-600: - Summary: Support secure websockets Key: DISPATCH-600 URL: https://issues.apache.org/jira/browse/DISPATCH-600 Project: Qpid Dispatch Issue Type: Improvement

[jira] [Created] (DISPATCH-602) Add a favicon to the stand-alone router site

2017-01-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-602: - Summary: Add a favicon to the stand-alone router site Key: DISPATCH-602 URL: https://issues.apache.org/jira/browse/DISPATCH-602 Project: Qpid Dispatch Issu

[jira] [Resolved] (DISPATCH-600) Support secure websockets

2017-01-05 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-600. --- Resolution: Fixed > Support secure websockets > - > >

[jira] [Resolved] (DISPATCH-602) Add a favicon to the stand-alone router site

2017-01-05 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-602. --- Resolution: Fixed Assignee: Ernest Allen Fix Version/s: 0.8.0 > Add a favico

[jira] [Created] (DISPATCH-607) Handle empty response from GET-MGMT-NODES

2017-01-11 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-607: - Summary: Handle empty response from GET-MGMT-NODES Key: DISPATCH-607 URL: https://issues.apache.org/jira/browse/DISPATCH-607 Project: Qpid Dispatch Issue T

[jira] [Resolved] (DISPATCH-607) Handle empty response from GET-MGMT-NODES

2017-01-11 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-607. --- Resolution: Fixed Fix Version/s: 0.8.0 This should fix https://issues.jboss.org/brows

[jira] [Resolved] (DISPATCH-325) Allow charts to be configured before added them to the dashboard

2017-01-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-325. --- Resolution: Fixed Fix Version/s: 0.8.0 > Allow charts to be configured before added t

[jira] [Updated] (DISPATCH-325) Allow charts to be configured before added them to the dashboard

2017-01-13 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated DISPATCH-325: -- Fix Version/s: (was: 0.8.0) > Allow charts to be configured before added them to the dashb

[jira] [Created] (DISPATCH-609) Name attribute is duplicated in QUERY response

2017-01-13 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-609: - Summary: Name attribute is duplicated in QUERY response Key: DISPATCH-609 URL: https://issues.apache.org/jira/browse/DISPATCH-609 Project: Qpid Dispatch Is

[jira] [Created] (DISPATCH-642) Fix recognition of Artemis broker on topology page

2017-02-27 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-642: - Summary: Fix recognition of Artemis broker on topology page Key: DISPATCH-642 URL: https://issues.apache.org/jira/browse/DISPATCH-642 Project: Qpid Dispatch

[jira] [Resolved] (DISPATCH-642) Fix recognition of Artemis broker on topology page

2017-03-01 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-642. --- Resolution: Fixed Fix Version/s: 0.8.0 > Fix recognition of Artemis broker on topolog

[jira] [Created] (DISPATCH-725) Use Patternfly styles for console

2017-03-13 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-725: - Summary: Use Patternfly styles for console Key: DISPATCH-725 URL: https://issues.apache.org/jira/browse/DISPATCH-725 Project: Qpid Dispatch Issue Type: Imp

[jira] [Closed] (DISPATCH-448) Opening Dispatch Console webpage results in huge download (>5MiB)

2017-03-20 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen closed DISPATCH-448. - Resolution: Won't Fix The overhead here is for the hawtio framework. Hawtio provides the environ

[jira] [Resolved] (DISPATCH-740) Remove tooltipsy.min.js and code associated with it

2017-04-06 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-740. --- Resolution: Fixed Removed the library and modified the code to not call it. The functionali

[jira] [Resolved] (DISPATCH-745) Hawtio version of console does not connect: app.js?60f4925a5c3d0942:16 Error: Error: Unknown provider: $uibModalProvider <- $uibModal

2017-04-18 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-745. --- Resolution: Fixed Assignee: Ernest Allen Fix Version/s: 0.8.0 The changes th

[jira] [Commented] (DISPATCH-745) Hawtio version of console does not connect: app.js?60f4925a5c3d0942:16 Error: Error: Unknown provider: $uibModalProvider <- $uibModal

2017-04-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974534#comment-15974534 ] Ernest Allen commented on DISPATCH-745: --- The previous checkin failed to remove the

[jira] [Resolved] (DISPATCH-745) Hawtio version of console does not connect: app.js?60f4925a5c3d0942:16 Error: Error: Unknown provider: $uibModalProvider <- $uibModal

2017-04-19 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-745. --- Resolution: Fixed > Hawtio version of console does not connect: app.js?60f4925a5c3d0942:16 E

[jira] [Closed] (DISPATCH-745) Hawtio version of console does not connect: app.js?60f4925a5c3d0942:16 Error: Error: Unknown provider: $uibModalProvider <- $uibModal

2017-04-21 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen closed DISPATCH-745. - Resolution: Fixed Connecting and charts should now work for both hawtio and stand-alone. > Hawt

  1   2   3   4   5   6   7   8   9   >