-
Notifications
You must be signed in to change notification settings - Fork 29
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
Invalid payload in membership brakes cluster completely #2179
Comments
TDG 2.6.9
On instance of tarantool |
How is that possible? I thought Tarantool relies on TCP to detect broken packets and resend them. Were the packets modified on higher levels of OSI (like in a proxy before Tarantool)? |
I'm not sure about the place where the packets were corrupted, but membership works with UDP. |
Thanks for the info, then it is plausible that the packets might be corrupted in any way during the transmission (although not probable in real setups, thats why it probably didn't happen before intentional destruction testing) |
The invalid payload in membership members (or the invalid member itself) leads to broken webui (or some undiscovered problems).
The text was updated successfully, but these errors were encountered: