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 concurrent conflicts in elasticsearch (#53) #58

Merged

Conversation

leifmadsen
Copy link
Member

This patch makes use of concurrent package to fix conflicting writes/reads
to/from ES buffer when bulk index is configured

Cherry picked from commit e61141a

This patch makes use of concurrent package to fix conflicting writes/reads
to/from ES buffer when bulk index is configured

Cherry picked from commit e61141a
@leifmadsen leifmadsen requested a review from paramite June 29, 2021 12:37
@github-actions
Copy link

Coverage Status

@leifmadsen leifmadsen merged commit a37c100 into stable-1.3 Jun 29, 2021
@leifmadsen leifmadsen deleted the stf13/cp-e61141ab8d2590a7b91d18cd494321af763507bd branch June 29, 2021 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants