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

logproto: fixed state handling of the new internal handshake_in_progress flag #388

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

Conversation

HofiOne
Copy link
Contributor

@HofiOne HofiOne commented Nov 22, 2024

There were multiple issues here

  • proto change did not force re-handshake if needed
  • initial state handling led to a drop of the first flush event both on the client and server-side that e.g. led to incorrect persist state processing at restart

Signed-off-by: Hofi [email protected]

…ess flag

There were multiple issues here
- proto change did not force re-handshake if needed
- initial state handling led to a drop of the first flush event both on client and server side that e.g. led to incorrect persist state processing at restart
Signed-off-by: Hofi <[email protected]>
@HofiOne HofiOne force-pushed the fix-logproto-remove-handshake-in-progress branch from f83b6b1 to 61b2abb Compare November 25, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant