-
Notifications
You must be signed in to change notification settings - Fork 25.2k
BulkProcessor hangs instead of timeout #42528
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
Comments
Pinging @elastic/es-distributed |
Pinging @elastic/es-core-infra |
I also encountered this problem in 6.3.1,I found this problem occurs when the cluster is busy. |
@lin-ye and @zhaomoran , thanks for reporting this. Are you able to reproduce this in a standalone test case? If so, can you either share the code or describe what the test does? I suspect you may have run into #36770, which is fixed in 6.6+. Is an upgrade to a newer version possible to see if this resolves the issue? Following diagnostics info could also be helpful in diagnosing this (from when the problem has occurred):
|
No further feedback received. @lin-ye @zhaomoran if you have the requested information please add it in a comment and we can look at re-opening this issue. |
@henningandersen Thanks for sharing the info. @astefan We haven't seen the issue anymore since upgrading to 6.8, so it might be fixed by #36770. |
The problem described at https://discuss.elastic.co/t/bulkprocessor-hangs-instead-of-timeout/147737 doesn't seem resolved yet, and we got the same problem on the Java High Level Rest Client 6.5.4. Any plan on a fix for it?
The text was updated successfully, but these errors were encountered: