[jira] [Issue Comment Deleted] (ARTEMIS-934) Stomp server keeps pinging client after client stops responding

2017-01-24 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-934: --- Comment: was deleted (was: I have a unit test demonstrating this issue but don't see any obvious way

[jira] [Updated] (ARTEMIS-934) Stomp server keeps pinging client after client stops responding

2017-01-24 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-934: --- Attachment: activemq-artemis-bug.zip The attached unit test project demonstrates this issue. >

[jira] [Commented] (ARTEMIS-934) Stomp server keeps pinging client after client stops responding

2017-01-24 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836545#comment-15836545 ] Jon Kranes commented on ARTEMIS-934: I have a unit test demonstrating this issue but don't see any

[jira] [Created] (ARTEMIS-934) Stomp server keeps pinging client after client stops responding

2017-01-24 Thread Jon Kranes (JIRA)
Jon Kranes created ARTEMIS-934: -- Summary: Stomp server keeps pinging client after client stops responding Key: ARTEMIS-934 URL: https://issues.apache.org/jira/browse/ARTEMIS-934 Project: ActiveMQ

[jira] [Updated] (ARTEMIS-1871) Artemis STOMP heartbeater continues after client is gone

2018-05-17 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-1871: Description: Under specific conditions the STOMP server continues to execute the heartbeat

[jira] [Created] (ARTEMIS-1871) Artemis STOMP heartbeater continues after client is gone

2018-05-17 Thread Jon Kranes (JIRA)
Jon Kranes created ARTEMIS-1871: --- Summary: Artemis STOMP heartbeater continues after client is gone Key: ARTEMIS-1871 URL: https://issues.apache.org/jira/browse/ARTEMIS-1871 Project: ActiveMQ Artemis

[jira] [Updated] (ARTEMIS-1871) Artemis STOMP heartbeater continues after client is gone

2018-05-17 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-1871: Description: Under specific conditions the STOMP server continues to execute the heartbeat

[jira] [Updated] (ARTEMIS-1871) Artemis STOMP heartbeater continues after client is gone

2018-05-17 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-1871: Description: Under specific conditions the STOMP server continues to execute the heartbeat

[jira] [Updated] (ARTEMIS-1871) Artemis STOMP heartbeater continues after client is gone

2018-05-17 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Kranes updated ARTEMIS-1871: Attachment: integration-tests.zip > Artemis STOMP heartbeater continues after client is gone >

[jira] [Commented] (ARTEMIS-1873) AMQ222068: STOMP heartbeat handler is not stopped after StompConnection.destroy()

2018-05-31 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496661#comment-16496661 ] Jon Kranes commented on ARTEMIS-1873: - Making the patch myself is not difficult but as this is a

[jira] [Commented] (ARTEMIS-1873) AMQ222068: STOMP heartbeat handler is not stopped after StompConnection.destroy()

2018-05-31 Thread Jon Kranes (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496593#comment-16496593 ] Jon Kranes commented on ARTEMIS-1873: - [~jbertram] would it be possible to get this fix applied to