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

Fix EventStore Gorge -> Tail transition #10 #13

Merged
merged 9 commits into from
Jul 1, 2019
Merged

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jun 28, 2019

Fixes race conditions in how the ES ingestion logic transitions from reading in parallel to tailing, see #10
Also removes idling bug which dramatically reduces CPU consumption (and should also improve throughput)

@bartelink bartelink changed the title Fix Gorge -> Tail (#10) Fix EventStore Gorge -> Tail transition (#10) Jun 28, 2019
@bartelink bartelink changed the title Fix EventStore Gorge -> Tail transition (#10) Fix EventStore Gorge -> Tail transition #10 Jun 28, 2019
@bartelink bartelink force-pushed the fix-gorge-tail branch 6 times, most recently from 6c9ce53 to aaf0f7e Compare June 29, 2019 02:46
@bartelink bartelink marked this pull request as ready for review July 1, 2019 08:53
@bartelink bartelink merged commit 50832de into master Jul 1, 2019
@bartelink bartelink deleted the fix-gorge-tail branch July 1, 2019 08:55
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