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

[0.1] Lock bulk queue while processing indexing request (#45) #50

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

github-actions[bot]
Copy link

Backports the following commits to 0.1:

### Closes #42

Add  a mutex lock to the `write` method in the
`Elasticsearch` sink. If `write` is called, the lock is enabled, and
nothing can be added to the pool until the lock is lifted.
@github-actions github-actions bot requested a review from a team June 17, 2024 08:59
@navarone-feekery navarone-feekery enabled auto-merge (squash) June 17, 2024 09:02
auto-merge was automatically disabled June 17, 2024 09:04

Base branch was modified

@navarone-feekery navarone-feekery enabled auto-merge (squash) June 17, 2024 09:18
@navarone-feekery navarone-feekery merged commit 665daea into 0.1 Jun 17, 2024
2 checks passed
@navarone-feekery navarone-feekery deleted the backport/0.1/pr-45 branch June 17, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant