[jira] [Updated] (AMQ-5699) AMQP: Update to released Proton-J 0.9

2015-04-27 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5699: Attachment: AMQ-5699.patch Attaching patch used to try out the current 0.9.1 branch (built locally)

[jira] [Comment Edited] (AMQ-5699) AMQP: Update to released Proton-J 0.9

2015-04-27 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514426#comment-14514426 ] Robbie Gemmell edited comment on AMQ-5699 at 4/27/15 4:51 PM: --

[jira] [Commented] (AMQ-5699) AMQP: Update to released Proton-J 0.9

2015-04-27 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514423#comment-14514423 ] Robbie Gemmell commented on AMQ-5699: - In trying this Tim spotted an issue with 0.9,

[jira] [Commented] (AMQ-5503) Make init script more reliable

2015-04-24 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510784#comment-14510784 ] Robbie Gemmell commented on AMQ-5503: - Hi Marc, I havent looked at your changes, but I

[jira] [Commented] (AMQ-5738) AMQP memory leak of sender links while closing non-durable consumers

2015-04-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506721#comment-14506721 ] Robbie Gemmell commented on AMQ-5738: - I noticed this while investigating memory leaks

[jira] [Commented] (AMQ-5738) AMQP memory leak of sender links while closing non-durable consumers

2015-04-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506720#comment-14506720 ] Robbie Gemmell commented on AMQ-5738: - Fixed in

[jira] [Resolved] (AMQ-5738) AMQP memory leak of sender links while closing non-durable consumers

2015-04-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved AMQ-5738. - Resolution: Fixed AMQP memory leak of sender links while closing non-durable consumers

[jira] [Created] (AMQ-5738) AMQP memory leak of sender links while closing non-durable consumers

2015-04-22 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5738: --- Summary: AMQP memory leak of sender links while closing non-durable consumers Key: AMQ-5738 URL: https://issues.apache.org/jira/browse/AMQ-5738 Project: ActiveMQ

[jira] [Resolved] (AMQ-5559) AMQP: dont list filters which are not actually being applied in AMQP attach responses

2015-03-18 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved AMQ-5559. - Resolution: Fixed Looks good to me, resolving. We could optimise out the empty filter array and

[jira] [Resolved] (ACTIVEMQ6-55) lack of link context when processing AMQP detach response results in NPE

2015-03-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved ACTIVEMQ6-55. - Resolution: Fixed Fix Version/s: 6.0.0 Resolving this as the PR was merged. I

[jira] [Resolved] (ACTIVEMQ6-58) unable to authenticate with an AMQP client using SASL

2015-03-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved ACTIVEMQ6-58. - Resolution: Fixed This shas been fixed by other changes made since raising the issue,

[jira] [Comment Edited] (ACTIVEMQ6-58) unable to authenticate with an AMQP client using SASL

2015-03-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358982#comment-14358982 ] Robbie Gemmell edited comment on ACTIVEMQ6-58 at 3/12/15 5:06 PM:

[jira] [Commented] (AMQ-5560) AMQP: use type descriptors to inspect AMQP filter types rather than the map keys

2015-03-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14349166#comment-14349166 ] Robbie Gemmell commented on AMQ-5560: - Changes look good except 1 small issue, the

[jira] [Created] (AMQ-5637) AMQP: add support for mapping JMSType header to AMQP message Subject

2015-03-04 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5637: --- Summary: AMQP: add support for mapping JMSType header to AMQP message Subject Key: AMQ-5637 URL: https://issues.apache.org/jira/browse/AMQ-5637 Project: ActiveMQ

[jira] [Updated] (AMQ-5637) AMQP: add support for mapping JMSType header to AMQP message Subject

2015-03-04 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5637: Issue Type: Sub-task (was: Bug) Parent: AMQ-5591 AMQP: add support for mapping JMSType

[jira] [Resolved] (AMQ-5637) AMQP: add support for mapping JMSType header to AMQP message Subject

2015-03-04 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved AMQ-5637. - Resolution: Fixed Change committed on master:

[jira] [Commented] (AMQ-5593) AMQP: Implement support for Temporary Topics

2015-03-02 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343093#comment-14343093 ] Robbie Gemmell commented on AMQ-5593: - I took a quick skim, looks good, a lot of it is

[jira] [Updated] (AMQ-5597) AMQP: clean up durable subscription unsubscribe handling to simplify and resolve issues

2015-02-24 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5597: Attachment: AMQ-5597_v2.patch Updated patch with a small tweak to set a 'not found' error condition

[jira] [Commented] (AMQ-5597) AMQP: clean up durable subscription unsubscribe handling to simplify and resolve issues

2015-02-24 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335174#comment-14335174 ] Robbie Gemmell commented on AMQ-5597: - The client was updated to resolve the mentioned

[jira] [Created] (AMQ-5608) connecting with username and SimpleAuthenticationPlugin defined without any users leads to NPE

2015-02-23 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5608: --- Summary: connecting with username and SimpleAuthenticationPlugin defined without any users leads to NPE Key: AMQ-5608 URL: https://issues.apache.org/jira/browse/AMQ-5608

[jira] [Resolved] (AMQ-5608) connecting with username and SimpleAuthenticationPlugin defined without any users leads to NPE

2015-02-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved AMQ-5608. - Resolution: Fixed Change made to prevent the NPE in:

[jira] [Created] (AMQ-5597) AMQP: clean up durable subscription unsubscribe handling to simplify and resolve issues

2015-02-19 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5597: --- Summary: AMQP: clean up durable subscription unsubscribe handling to simplify and resolve issues Key: AMQ-5597 URL: https://issues.apache.org/jira/browse/AMQ-5597

[jira] [Created] (AMQ-5559) dont list filters which are not actually being applied in AMQP attach responses

2015-02-02 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5559: --- Summary: dont list filters which are not actually being applied in AMQP attach responses Key: AMQ-5559 URL: https://issues.apache.org/jira/browse/AMQ-5559 Project:

[jira] [Created] (AMQ-5560) use type descriptors to inspect AMQP filter types rather than the map keys

2015-02-02 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5560: --- Summary: use type descriptors to inspect AMQP filter types rather than the map keys Key: AMQ-5560 URL: https://issues.apache.org/jira/browse/AMQ-5560 Project: ActiveMQ

[jira] [Created] (AMQ-5519) use the amqp:not-found condition to indicate attempt to remove a DurableSubscription that does not exist

2015-01-14 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5519: --- Summary: use the amqp:not-found condition to indicate attempt to remove a DurableSubscription that does not exist Key: AMQ-5519 URL: https://issues.apache.org/jira/browse/AMQ-5519

[jira] [Commented] (AMQ-5519) use the amqp:not-found condition to indicate attempt to remove a DurableSubscription that does not exist

2015-01-14 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14277335#comment-14277335 ] Robbie Gemmell commented on AMQ-5519: - Change committed at:

[jira] [Resolved] (AMQ-5519) use the amqp:not-found condition to indicate attempt to remove a DurableSubscription that does not exist

2015-01-14 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved AMQ-5519. - Resolution: Fixed use the amqp:not-found condition to indicate attempt to remove a

[jira] [Commented] (AMQ-5490) broker does not write out supported version header

2014-12-17 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249815#comment-14249815 ] Robbie Gemmell commented on AMQ-5490: - I notice you said affects 5.10. Have you tried

[jira] [Created] (ACTIVEMQ6-55) lack of link context when processing AMQP detach response results in NPE

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-55: --- Summary: lack of link context when processing AMQP detach response results in NPE Key: ACTIVEMQ6-55 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-55

[jira] [Commented] (ACTIVEMQ6-55) lack of link context when processing AMQP detach response results in NPE

2014-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14244397#comment-14244397 ] Robbie Gemmell commented on ACTIVEMQ6-55: - Similar to AMQ-5431 for ActiveMQ 5.

[jira] [Created] (ACTIVEMQ6-56) the message-id of AMQP messages gets cleared within the broker

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-56: --- Summary: the message-id of AMQP messages gets cleared within the broker Key: ACTIVEMQ6-56 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-56 Project:

[jira] [Created] (ACTIVEMQ6-57) the 'to' field of AMQP messages gets cleared within the broker

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-57: --- Summary: the 'to' field of AMQP messages gets cleared within the broker Key: ACTIVEMQ6-57 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-57 Project:

[jira] [Created] (ACTIVEMQ6-58) unable to authenticate with an AMQP client using SASL

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-58: --- Summary: unable to authenticate with an AMQP client using SASL Key: ACTIVEMQ6-58 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-58 Project: Apache

[jira] [Created] (ACTIVEMQ6-59) AMQP messages published transactionally should be accepted using a TransactionalState

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-59: --- Summary: AMQP messages published transactionally should be accepted using a TransactionalState Key: ACTIVEMQ6-59 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-59

[jira] [Created] (ACTIVEMQ6-60) Transactionally consumed AMQP messages are settled without any disposition state.

2014-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created ACTIVEMQ6-60: --- Summary: Transactionally consumed AMQP messages are settled without any disposition state. Key: ACTIVEMQ6-60 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-60

[jira] [Commented] (AMQ-5379) AMQP - allow setting prefetch size

2014-12-02 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14231394#comment-14231394 ] Robbie Gemmell commented on AMQ-5379: - Hi Dejan, I think we need to change how the

[jira] [Updated] (AMQ-5379) AMQP - allow setting prefetch size

2014-12-02 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5379: Attachment: 0001-AMQ-5379-inspect-the-actual-total-credit-rather-than.patch AMQP - allow setting

[jira] [Created] (AMQ-5464) enable use of 'Configuration' TerminusDurability to signal a DurableSubscription

2014-12-01 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5464: --- Summary: enable use of 'Configuration' TerminusDurability to signal a DurableSubscription Key: AMQ-5464 URL: https://issues.apache.org/jira/browse/AMQ-5464 Project:

[jira] [Updated] (AMQ-5464) enable use of 'Configuration' TerminusDurability to signal a DurableSubscription

2014-12-01 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5464: Attachment: 0001-AMQ-5464-enable-use-of-configuration-terminus-durabi.patch Attaching patch

[jira] [Updated] (AMQ-5464) enable use of 'Configuration' TerminusDurability to signal a DurableSubscription

2014-12-01 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5464: Patch Info: Patch Available enable use of 'Configuration' TerminusDurability to signal a

[jira] [Created] (AMQ-5467) AMQP transaction may fail to commit, or process unexpected messages, if consumer acks are not in a single unbroken sequential range

2014-12-01 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5467: --- Summary: AMQP transaction may fail to commit, or process unexpected messages, if consumer acks are not in a single unbroken sequential range Key: AMQ-5467 URL:

[jira] [Updated] (AMQ-5467) AMQP transaction may fail to commit, or process unexpected messages, if consumer acks are not in a single unbroken sequential range

2014-12-01 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5467: Attachment: 0001-AMQ-5467-update-AMQP-commit-processing-to-use-indivi.patch Attaching patch to

[jira] [Commented] (AMQ-5451) Broker shoud listen on standard AMQP ports

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224454#comment-14224454 ] Robbie Gemmell commented on AMQ-5451: - From the description, this is about ActiveMQ6.

[jira] [Commented] (AMQ-5453) AMQP interop: Active broker does not respect the drain flag.

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224458#comment-14224458 ] Robbie Gemmell commented on AMQ-5453: - From the ports and queue names, the report

[jira] [Commented] (AMQ-5453) AMQP interop: Active broker does not respect the drain flag.

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224459#comment-14224459 ] Robbie Gemmell commented on AMQ-5453: - Linking AMQ-5413 which seems to be about the same

[jira] [Comment Edited] (ACTIVEMQ6-45) Broker shoud listen on standard AMQP ports

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224454#comment-14224454 ] Robbie Gemmell edited comment on ACTIVEMQ6-45 at 11/25/14 12:16 PM:

[jira] [Comment Edited] (ACTIVEMQ6-45) Broker shoud listen on standard AMQP ports

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/ACTIVEMQ6-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224454#comment-14224454 ] Robbie Gemmell edited comment on ACTIVEMQ6-45 at 11/25/14 12:16 PM:

[jira] [Comment Edited] (AMQ-5453) AMQP interop: Active broker does not respect the drain flag.

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224459#comment-14224459 ] Robbie Gemmell edited comment on AMQ-5453 at 11/25/14 12:19 PM:

[jira] [Created] (AMQ-5456) AMQP messages accepted transactionally by a consumer should retain the TransactionalState until commit/rollback

2014-11-25 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5456: --- Summary: AMQP messages accepted transactionally by a consumer should retain the TransactionalState until commit/rollback Key: AMQ-5456 URL:

[jira] [Updated] (AMQ-5456) AMQP messages accepted transactionally by a consumer should retain the TransactionalState until commit/rollback

2014-11-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5456: Attachment: 0001-AMQ-5456-use-a-TransactionalState-acceptance-when-se.patch Attaching patch which

[jira] [Updated] (AMQ-5391) Support for anonymous style producers in AMQP

2014-11-18 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5391: Attachment: 0002-AMQ-5391-offer-the-ANONYMOUS-RELAY-connection-capabi.patch Adding an additional

[jira] [Updated] (AMQ-5391) Support for anonymous style producers in AMQP

2014-11-11 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5391: Attachment: 0001-AMQ-5391-use-null-or-empty-address-to-signify-anonym.patch Attaching a patch which

[jira] [Created] (AMQ-5431) lack of link context when processing AMQP detach response results in NPE and stopping connection

2014-11-11 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5431: --- Summary: lack of link context when processing AMQP detach response results in NPE and stopping connection Key: AMQ-5431 URL: https://issues.apache.org/jira/browse/AMQ-5431

[jira] [Updated] (AMQ-5431) lack of link context when processing AMQP detach response results in NPE and stopping connection

2014-11-11 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5431: Attachment: 0001-AMQ-5431-prevent-NPE-when-a-Detach-frame-is-received.patch Attaching trivial patch

[jira] [Commented] (AMQ-5379) AMQP - allow setting prefetch size

2014-10-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14179862#comment-14179862 ] Robbie Gemmell commented on AMQ-5379: - Given his familiarity with the broker as a whole,

[jira] [Created] (AMQ-5402) enable support for using byte values in destination type annotations

2014-10-20 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5402: --- Summary: enable support for using byte values in destination type annotations Key: AMQ-5402 URL: https://issues.apache.org/jira/browse/AMQ-5402 Project: ActiveMQ

[jira] [Updated] (AMQ-5402) enable support for using byte values in destination type annotations

2014-10-20 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5402: Attachment: 0001-allow-use-a-byte-rather-than-string-value-for-the-de.patch Attaching patch with

[jira] [Created] (AMQ-5403) remove extra expiration and timestamp manipulaton which will cause problems

2014-10-20 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5403: --- Summary: remove extra expiration and timestamp manipulaton which will cause problems Key: AMQ-5403 URL: https://issues.apache.org/jira/browse/AMQ-5403 Project:

[jira] [Updated] (AMQ-5403) remove extra expiration and timestamp manipulaton which will cause problems

2014-10-20 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5403: Attachment: 0001-AMQ-5403-remove-old-expiration-workaround-it-is-no-l.patch Attaching patch to remove

[jira] [Commented] (AMQ-5374) AMQP delivery-count header set to the wrong value following a rollback

2014-10-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172621#comment-14172621 ] Robbie Gemmell commented on AMQ-5374: - I fixed a similar issue in the Native outbound

[jira] [Commented] (AMQ-5379) AMQP - allow setting prefetch size

2014-10-14 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171186#comment-14171186 ] Robbie Gemmell commented on AMQ-5379: - I just came across the update on

[jira] [Commented] (AMQ-5379) AMQP - allow setting prefetch size

2014-10-14 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171203#comment-14171203 ] Robbie Gemmell commented on AMQ-5379: - Separately, the consumer prefetching has some

[jira] [Comment Edited] (AMQ-5379) AMQP - allow setting prefetch size

2014-10-14 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171203#comment-14171203 ] Robbie Gemmell edited comment on AMQ-5379 at 10/14/14 4:50 PM: ---

[jira] [Created] (AMQ-5373) SimpleAMQPAuthTest uses the default AMQP port, clashing with existing running brokers

2014-09-30 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5373: --- Summary: SimpleAMQPAuthTest uses the default AMQP port, clashing with existing running brokers Key: AMQ-5373 URL: https://issues.apache.org/jira/browse/AMQ-5373

[jira] [Updated] (AMQ-5346) Update Proton to version 0.8

2014-09-30 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5346: Attachment: AMQ-5346-detach.patch Attaching patch to make the new 'link detach' event get processed

[jira] [Created] (AMQ-5352) AMQP messages published transactionally should be accepted using a TransactionalState

2014-09-09 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created AMQ-5352: --- Summary: AMQP messages published transactionally should be accepted using a TransactionalState Key: AMQ-5352 URL: https://issues.apache.org/jira/browse/AMQ-5352

[jira] [Updated] (AMQ-5352) AMQP messages published transactionally should be accepted using a TransactionalState

2014-09-09 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated AMQ-5352: Attachment: AMQ-5352.patch Attaching patch which checks if the deliverystate was transactional and if