Github user scop commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/87#issuecomment-123195271
  
    After some ugly local hacks I got the tests to run. I see 
testSendAndReceiveWithHeartBeats hanging (did you mean that instead of 
testSendWithHeartBeats?), but I cannot seem to find a revision in which it 
would /not/ hang. It hangs for me also with your fix. I've backed down to 
commit 6a59443 but it too shows the same problems for me: the <code>while 
(frame != null)</code> never becomes false, the connection keeps receiving 
heartbeat frames forever after the ten message frames it correctly receives.
    
    I'm afraid I'm at loss here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to