Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARTEMIS-4460 - Core client reconnect/failover loop because of incompa… #4649

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AntonRoskvist
Copy link
Contributor

…tible versions

Client will now try to downgrade version incrementally until it finds some version the broker accepts.

Also added two minor fixes found during troubleshooting:
one for recreating producers on the broker,
one for adding packets sent during the communications lock to the resend cache to get rid of an ugly WARN message (AMQ212036)

These fixes are also covered by added tests.

Hope everything looks good, just let me know otherwise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant