-
Notifications
You must be signed in to change notification settings - Fork 25
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
Issue 340: Fix event writer implementation and add flush #341
Commits on Jan 3, 2022
-
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14b64ae - Browse repository at this point
Copy the full SHA 14b64aeView commit details -
make sure flush events dont have header
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d4e4dc - Browse repository at this point
Copy the full SHA 7d4e4dcView commit details -
updated order of write and flush
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 500a88c - Browse repository at this point
Copy the full SHA 500a88cView commit details -
add panic when failed to track event in flush
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad3c48e - Browse repository at this point
Copy the full SHA ad3c48eView commit details -
embedd flush sender within Pending event
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d18eb9 - Browse repository at this point
Copy the full SHA 0d18eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd70b0 - Browse repository at this point
Copy the full SHA dfd70b0View commit details -
ignore receiver error upon calling flush
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2219ef - Browse repository at this point
Copy the full SHA c2219efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d228d36 - Browse repository at this point
Copy the full SHA d228d36View commit details -
removed flush_cleared and updated flush functionality
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61c7df3 - Browse repository at this point
Copy the full SHA 61c7df3View commit details
Commits on Jan 5, 2022
-
send empty event to flush call in same segment
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92a712a - Browse repository at this point
Copy the full SHA 92a712aView commit details
Commits on Jan 6, 2022
-
clear completed events in beginning of queue
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d64601f - Browse repository at this point
Copy the full SHA d64601fView commit details
Commits on Jan 7, 2022
-
throw error fast if trying to flush closed channels
Signed-off-by: dellThejas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 117724b - Browse repository at this point
Copy the full SHA 117724bView commit details