[jira] [Updated] (AMQ-9469) Removing JRMS dependency from assembly POM

2024-03-29 Thread Kartik Ganesh (Jira)
[ https://issues.apache.org/jira/browse/AMQ-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kartik Ganesh updated AMQ-9469: --- Description: Hello! I noticed that the ActiveMQ [assembly

[jira] [Comment Edited] (AMQ-9469) Removing JRMS dependency from assembly POM

2024-03-28 Thread Kartik Ganesh (Jira)
[ https://issues.apache.org/jira/browse/AMQ-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17831951#comment-17831951 ] Kartik Ganesh edited comment on AMQ-9469 at 3/29/24 3:27 AM: - I've opened a

[jira] [Updated] (AMQ-9469) Removing JRMS dependency from assembly POM

2024-03-28 Thread Kartik Ganesh (Jira)
[ https://issues.apache.org/jira/browse/AMQ-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kartik Ganesh updated AMQ-9469: --- Description: Hello! I noticed that the ActiveMQ [assembly

[jira] [Commented] (AMQ-9469) Removing JRMS dependency from assembly POM

2024-03-28 Thread Kartik Ganesh (Jira)
[ https://issues.apache.org/jira/browse/AMQ-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17831951#comment-17831951 ] Kartik Ganesh commented on AMQ-9469: I've opened a draft PR for removal of the dependency here -

[jira] [Created] (AMQ-9469) Removing JRMS dependency from assembly POM

2024-03-28 Thread Kartik Ganesh (Jira)
Kartik Ganesh created AMQ-9469: -- Summary: Removing JRMS dependency from assembly POM Key: AMQ-9469 URL: https://issues.apache.org/jira/browse/AMQ-9469 Project: ActiveMQ Classic Issue Type:

[jira] [Updated] (AMQ-5888) Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally

2015-07-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh updated AMQ-5888: Description: Closing an ActiveMQConnection by calling the close() method caused the following warning message to

[jira] [Updated] (AMQ-5888) Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally

2015-07-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh updated AMQ-5888: Attachment: AMQ-5888-GMURTHY-NEW-PATCH.TXT Transport Connection to: tcp://127.0.0.1:41062 failed:

[jira] [Updated] (AMQ-5888) Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally

2015-07-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh updated AMQ-5888: Attachment: AMQ-5888-GMURTHY-NEW-PATCH.TXT Transport Connection to: tcp://127.0.0.1:41062 failed:

[jira] [Commented] (AMQ-5888) Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally

2015-07-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628209#comment-14628209 ] Ganesh commented on AMQ-5888: - Good catch Gary. Gosh, I introduced a regression. I have attached

[jira] [Created] (AMQ-5844) Introduce logic into the failover transport not to recreate aborted slow consumers.

2015-06-15 Thread Ganesh (JIRA)
Ganesh created AMQ-5844: --- Summary: Introduce logic into the failover transport not to recreate aborted slow consumers. Key: AMQ-5844 URL: https://issues.apache.org/jira/browse/AMQ-5844 Project: ActiveMQ

[jira] [Commented] (AMQ-5844) Introduce logic into the failover transport not to recreate aborted slow consumers.

2015-06-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14586580#comment-14586580 ] Ganesh commented on AMQ-5844: - The FailoverTransport must remove slow consumer from its state so

[jira] [Updated] (AMQ-5844) Introduce logic into the failover transport not to recreate aborted slow consumers.

2015-06-15 Thread Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh updated AMQ-5844: Attachment: FailoverTransportDeleteSlowConsumerTest.java AMQ-5844-GMURTHY-PATCH.TXT Introduce logic