[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2014-10-14 Thread Davy De Waele (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170566#comment-14170566 ] Davy De Waele commented on AMQ-4585: [~tabish121] Can you confirm that work was done on

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2014-10-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170740#comment-14170740 ] Timothy Bish commented on AMQ-4585: --- There are fixes to both the client and the MQTT

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2014-10-14 Thread Davy De Waele (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171220#comment-14171220 ] Davy De Waele commented on AMQ-4585: I think there is still an issue with the FuseSource

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2014-10-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171232#comment-14171232 ] Timothy Bish commented on AMQ-4585: --- You'll need to try and raise the priority of that

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-19 Thread Pedro Marques (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687882#comment-13687882 ] Pedro Marques commented on AMQ-4585: Forget about the locking problem when

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688443#comment-13688443 ] Timothy Bish commented on AMQ-4585: --- The problem is a tricky one, it looks like there

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-18 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686995#comment-13686995 ] Timothy Bish commented on AMQ-4585: --- Was able to recreate the issue in a test, added test

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-18 Thread Pedro Marques (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687013#comment-13687013 ] Pedro Marques commented on AMQ-4585: I was actually trying to replicate the problem but

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685808#comment-13685808 ] Timothy Bish commented on AMQ-4585: --- Not fully following the code to reproduce, best bet

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-17 Thread Pedro Marques (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685840#comment-13685840 ] Pedro Marques commented on AMQ-4585: Yes, well the code is not simple because I used two

[jira] [Commented] (AMQ-4585) MQTT BlockingConnection.receive fails when receiving pending messages after reconnect without cleaning session

2013-06-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685855#comment-13685855 ] Timothy Bish commented on AMQ-4585: --- The test code is easy to work from so I'd try and