[jira] [Created] (QPID-4820) Variant decoding/conversion incorrect for at least bin8, int8, uint8 data types

2013-05-08 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4820: Summary: Variant decoding/conversion incorrect for at least bin8, int8, uint8 data types Key: QPID-4820 URL: https://issues.apache.org/jira/browse/QPID-4820 Project:

[jira] [Created] (QPID-4644) Adaptation of Python qpidtoollibs to Ruby

2013-03-11 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4644: Summary: Adaptation of Python qpidtoollibs to Ruby Key: QPID-4644 URL: https://issues.apache.org/jira/browse/QPID-4644 Project: Qpid Issue Type: Improvement

[jira] [Commented] (QPID-4644) Adaptation of Python qpidtoollibs to Ruby

2013-03-11 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13599285#comment-13599285 ] Andy Goldstein commented on QPID-4644: -- Initial work on this feature:

[jira] [Updated] (QPID-4562) Message#reply_to= should auto-wrap the address argument in an Address if the argument is a String

2013-02-04 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4562: - Description: It would be nice to be able to write message.reply_to = exchange/subject; {...}

[jira] [Created] (QPID-4562) qpid_messaging gem doesn't support message.reply_to = 'name/subject; {node:{...}}'

2013-02-01 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4562: Summary: qpid_messaging gem doesn't support message.reply_to = 'name/subject; {node:{...}}' Key: QPID-4562 URL: https://issues.apache.org/jira/browse/QPID-4562

[jira] [Created] (QPID-4482) Have the broker send unsolicited outstanding completions every n seconds

2012-11-28 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4482: Summary: Have the broker send unsolicited outstanding completions every n seconds Key: QPID-4482 URL: https://issues.apache.org/jira/browse/QPID-4482 Project: Qpid

[jira] [Created] (QPID-4401) New HA - bindings for QMF exchanges not replicated

2012-10-29 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4401: Summary: New HA - bindings for QMF exchanges not replicated Key: QPID-4401 URL: https://issues.apache.org/jira/browse/QPID-4401 Project: Qpid Issue Type:

[jira] [Created] (QPID-4290) ReplicatingSubscription counts as a consumer and doesn't allow auto-delete queues to be deleted

2012-09-07 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4290: Summary: ReplicatingSubscription counts as a consumer and doesn't allow auto-delete queues to be deleted Key: QPID-4290 URL: https://issues.apache.org/jira/browse/QPID-4290

[jira] [Updated] (QPID-4290) ReplicatingSubscription counts as a consumer and doesn't allow auto-delete queues to be deleted

2012-09-07 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4290: - Attachment: qpid-4290.patch Diff against 0.18 ReplicatingSubscription counts as

[jira] [Updated] (QPID-4248) HA does not replicate topic binding keys to backups

2012-08-27 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4248: - Attachment: qpid-4248.patch Patch that appears to fix the issue. Still needs a unit test but I

[jira] [Created] (QPID-4235) qmf-tool should display object data with the keys sorted

2012-08-16 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4235: Summary: qmf-tool should display object data with the keys sorted Key: QPID-4235 URL: https://issues.apache.org/jira/browse/QPID-4235 Project: Qpid Issue

[jira] [Updated] (QPID-4235) qmf-tool should display object data with the keys sorted

2012-08-16 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4235: - Attachment: qpid-4235.patch Potential fix qmf-tool should display object data

[jira] [Updated] (QPID-4223) [New HA] Completion isn't sent when queue that has acquired but unacknowledged messages is deleted

2012-08-15 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4223: - Summary: [New HA] Completion isn't sent when queue that has acquired but unacknowledged messages

[jira] [Commented] (QPID-4223) Unable to run qpid-cpp-benchmark successfully after shutting down a backup

2012-08-15 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435730#comment-13435730 ] Andy Goldstein commented on QPID-4223: -- I've been able to narrow this down to a

[jira] [Commented] (QPID-4223) [New HA] Completion isn't sent when queue that has acquired but unacknowledged messages is deleted

2012-08-15 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13435731#comment-13435731 ] Andy Goldstein commented on QPID-4223: -- Reproducer: #include

[jira] [Created] (QPID-4223) Unable to run qpid-cpp-benchmark successfully after shutting down a backup

2012-08-13 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4223: Summary: Unable to run qpid-cpp-benchmark successfully after shutting down a backup Key: QPID-4223 URL: https://issues.apache.org/jira/browse/QPID-4223 Project: Qpid

[jira] [Created] (QPID-4190) Performance issue with new HA

2012-08-03 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4190: Summary: Performance issue with new HA Key: QPID-4190 URL: https://issues.apache.org/jira/browse/QPID-4190 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4074) Broker should default link and bridge names if not supplied to createObject

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4074: Summary: Broker should default link and bridge names if not supplied to createObject Key: QPID-4074 URL: https://issues.apache.org/jira/browse/QPID-4074 Project:

[jira] [Updated] (QPID-4074) Broker should default link and bridge names if not supplied to createObject

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4074: - Attachment: QPID-4074-default-link-and-bridge-names-via-create.patch Proposed patch

[jira] [Created] (QPID-4076) Change bridge message credit to value less than infinity

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4076: Summary: Change bridge message credit to value less than infinity Key: QPID-4076 URL: https://issues.apache.org/jira/browse/QPID-4076 Project: Qpid Issue

[jira] [Updated] (QPID-4076) Change bridge message credit to value less than infinity

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4076: - Attachment: QPID-4076-bridge-credit-2x-sync.patch Proposed patch Change bridge

[jira] [Created] (QPID-4077) Load-balance delivery of messages across bindings

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4077: Summary: Load-balance delivery of messages across bindings Key: QPID-4077 URL: https://issues.apache.org/jira/browse/QPID-4077 Project: Qpid Issue Type:

[jira] [Updated] (QPID-4077) Load-balance delivery of messages across bindings

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4077: - Attachment: QPID-4077-load-balanced-bindings.patch Proposed patch. Load balancing is achieved by

[jira] [Created] (QPID-4040) Destination federation broker needs to close connection if heartbeats are missed

2012-06-05 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4040: Summary: Destination federation broker needs to close connection if heartbeats are missed Key: QPID-4040 URL: https://issues.apache.org/jira/browse/QPID-4040

[jira] [Updated] (QPID-4040) Destination federation broker needs to close connection if heartbeats are missed

2012-06-05 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4040: - Attachment: qpid-4040.patch Patch to address the issue. This also adds a new broker option,

[jira] [Commented] (QPID-4036) Failed client connections permanently exhaust broker's max connections limit

2012-06-01 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287405#comment-13287405 ] Andy Goldstein commented on QPID-4036: -- This sounds similar to QPID-3438, which was

[jira] [Updated] (QPID-3503) Expiry exchange option for queue

2011-09-23 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3503: - Attachment: expiryExchange.diff Initial attempt at a patch to add the expiry exchange feature

[jira] [Created] (QPID-3487) Client should send completions when closing a receiver

2011-09-14 Thread Andy Goldstein (JIRA)
Client should send completions when closing a receiver -- Key: QPID-3487 URL: https://issues.apache.org/jira/browse/QPID-3487 Project: Qpid Issue Type: Bug Components: C++ Client

[jira] [Commented] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-13 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103574#comment-13103574 ] Andy Goldstein commented on QPID-3481: -- While I agree that it would be ideal to avoid

[jira] [Commented] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-13 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103577#comment-13103577 ] Andy Goldstein commented on QPID-3481: -- To give a little more context: our application

[jira] [Commented] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-13 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103727#comment-13103727 ] Andy Goldstein commented on QPID-3481: -- After talking to my developer, what we are

[jira] [Updated] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-13 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3481: - Priority: Minor (was: Major) Changing the priority to minor as this is less of an impact to us.

[jira] [Issue Comment Edited] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-13 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103727#comment-13103727 ] Andy Goldstein edited comment on QPID-3481 at 9/13/11 4:35 PM:

[jira] [Created] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-12 Thread Andy Goldstein (JIRA)
Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed Key: QPID-3481 URL:

[jira] [Updated] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-12 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3481: - Attachment: QPID-3481.diff Potential patch Acquired messages are not sent to alternate exchange

[jira] [Created] (QPID-3357) Broker should purge more aggressively before invoking queue limit policy

2011-07-14 Thread Andy Goldstein (JIRA)
Broker should purge more aggressively before invoking queue limit policy Key: QPID-3357 URL: https://issues.apache.org/jira/browse/QPID-3357 Project: Qpid Issue Type:

[jira] [Created] (QPID-3351) Provide ability to specify the network interface qpidd should bind to

2011-07-09 Thread Andy Goldstein (JIRA)
Provide ability to specify the network interface qpidd should bind to - Key: QPID-3351 URL: https://issues.apache.org/jira/browse/QPID-3351 Project: Qpid Issue Type: New

[jira] [Created] (QPID-3321) C++ client memory usage increases when acknowledging messages unless client explicitly calls session.flush() every so often

2011-06-24 Thread Andy Goldstein (JIRA)
C++ client memory usage increases when acknowledging messages unless client explicitly calls session.flush() every so often --- Key: QPID-3321

[jira] [Updated] (QPID-3321) C++ client memory usage increases when acknowledging messages unless client explicitly calls session.sync() every so often

2011-06-24 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3321: - Description: Create a C++ client that receives lots and lots of messages. Call

[jira] [Created] (QPID-3293) ClientProperties.java: READ_BUFFER_LIMIT_PROP_NAME and WRITE_BUFFER_LIMIT_PROP_NAME constants have same value

2011-06-06 Thread Andy Goldstein (JIRA)
ClientProperties.java: READ_BUFFER_LIMIT_PROP_NAME and WRITE_BUFFER_LIMIT_PROP_NAME constants have same value - Key: QPID-3293 URL:

[jira] [Created] (QPID-3292) Client doesn't completely honor reconnect=false Connection option

2011-06-04 Thread Andy Goldstein (JIRA)
Client doesn't completely honor reconnect=false Connection option - Key: QPID-3292 URL: https://issues.apache.org/jira/browse/QPID-3292 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-3291) Broker incorrectly sets TTL to 0 for messages about to expire

2011-06-03 Thread Andy Goldstein (JIRA)
Broker incorrectly sets TTL to 0 for messages about to expire - Key: QPID-3291 URL: https://issues.apache.org/jira/browse/QPID-3291 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-3291) Broker incorrectly sets TTL to 0 for messages about to expire

2011-06-03 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3291: - Attachment: QPID-3291.patch Patch to correct TTL adjustment Broker incorrectly sets TTL to 0

[jira] [Created] (QPID-3280) Message throughput suffers in a cluster when TTL set

2011-05-26 Thread Andy Goldstein (JIRA)
Message throughput suffers in a cluster when TTL set Key: QPID-3280 URL: https://issues.apache.org/jira/browse/QPID-3280 Project: Qpid Issue Type: Bug Components: C++ Broker

[jira] [Commented] (QPID-3280) Message throughput suffers in a cluster when TTL set

2011-05-26 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039708#comment-13039708 ] Andy Goldstein commented on QPID-3280: -- Attached potential patch to resolve issue.

[jira] [Updated] (QPID-3280) Message throughput suffers in a cluster when TTL set

2011-05-26 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3280: - Attachment: cluster_ttl.diff Potential patch to resolve issue. Added a new cluster clock CPG

[jira] [Updated] (QPID-3280) Message throughput suffers in a cluster when TTL set

2011-05-26 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3280: - Comment: was deleted (was: Attached potential patch to resolve issue. Added a new cluster clock

[jira] [Created] (QPID-3200) Ability to acknowledge all messages up to and including a given message for a Session

2011-04-12 Thread Andy Goldstein (JIRA)
Ability to acknowledge all messages up to and including a given message for a Session - Key: QPID-3200 URL: https://issues.apache.org/jira/browse/QPID-3200 Project:

[jira] Created: (QPID-2936) XML exchange only creates external variables from application headers that are strings

2010-11-09 Thread Andy Goldstein (JIRA)
XML exchange only creates external variables from application headers that are strings -- Key: QPID-2936 URL: https://issues.apache.org/jira/browse/QPID-2936