Alex Rudyy created QPID-4017: -------------------------------- Summary: AMQP 0-9: Failover causes flow control blocked flag to get stuck Key: QPID-4017 URL: https://issues.apache.org/jira/browse/QPID-4017 Project: Qpid Issue Type: Bug Components: Java Client Affects Versions: 0.16, 0.14, 0.12, 0.10 Reporter: Alex Rudyy Fix For: 0.17
When testing failover with a single broker, we observed problems if a session is currently blocked due to flow control. Following the broker restart, the session is reestablished but it remains blocked forever. The fix is to reset the blocked flag during failover. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org