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: remove handshake in progress #5170

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Nov 22, 2024

This itself simplifies the LogProto handshake API

This one is based on #155 by @bazsi but causes a regression.

#407 must be integrated as well, but also must be adjusted to our latest wildcard-file() source current changes

Signed-off-by: Hofi hofione@gmail.com

@HofiOne HofiOne marked this pull request as ready for review November 22, 2024 14:25
@kira-syslogng
Copy link
Contributor

Build FAILURE

@HofiOne HofiOne changed the title Logproto remove handshake in progress logproto: remove handshake in progress Nov 22, 2024
@HofiOne HofiOne force-pushed the logproto-remove-handshake-in-progress branch from c248a07 to 9fd0c48 Compare November 22, 2024 15:36
@kira-syslogng
Copy link
Contributor

Build FAILURE

@HofiOne HofiOne marked this pull request as draft November 22, 2024 18:50
@HofiOne HofiOne force-pushed the logproto-remove-handshake-in-progress branch 2 times, most recently from cd68768 to 809b772 Compare November 22, 2024 20:41
@HofiOne HofiOne marked this pull request as ready for review November 22, 2024 21:47
Instead of having to call an extra virtual method for each I/O event,
bundle this information into the handshake call itself and track whether
handshake is in progress in the caller.

Signed-off-by: Balazs Scheidler <balazs.scheidler@axoflow.com>
Signed-off-by: Hofi <hofione@gmail.com>
Signed-off-by: Balazs Scheidler <balazs.scheidler@axoflow.com>
Signed-off-by: Hofi <hofione@gmail.com>
@HofiOne HofiOne force-pushed the logproto-remove-handshake-in-progress branch from 9a2e1df to 6d7be36 Compare December 3, 2024 17:34
@HofiOne HofiOne marked this pull request as draft December 3, 2024 17:37
@kira-syslogng
Copy link
Contributor

Build FAILURE

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.

3 participants