Skip to content

Conversation

@brenuart
Copy link
Collaborator

This PR modifies the EventClearingEventHandler such that it notifies the BatchEventProcessor that the sequence has progressed after every event. Without this callback the sequence would not be progressed until the batch has completely finished.

@philsttr Could you have a look and tell me what you think about it?

brenuart added 2 commits July 14, 2021 22:11
Modify the EventClearingEventHandler to notify the BatchEventProcessor that the sequence has progressed.
Without this callback the sequence would not be progressed until the batch has completely finished.

See #568
@brenuart brenuart changed the title Gh568 release/clear LogEvent early before end of batch Release/clear LogEvent early before end of batch (gh568) Jul 14, 2021
@philsttr philsttr added this to the 7.0 milestone Jul 15, 2021
@philsttr philsttr merged commit fa394a2 into main Jul 15, 2021
@philsttr philsttr deleted the gh568-disruptor-batch branch July 15, 2021 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AsyncDisruptorAppender not releasing events "fast enough" when receiving batches of events

3 participants