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

[Backport 1.x] OpenSearch crashes on closed client connection before search reply when total ops higher compared to expected #4147

Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 5, 2022

Backport 203f44e from #4143

@reta reta added the backport PRs or issues specific to backporting features or enhancments label Aug 5, 2022
…en total ops higher compared to expected (opensearch-project#4143)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta force-pushed the backport/backport-4143-to-1.x branch from 9d4f80c to a2e79af Compare August 5, 2022 18:51
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4147 (a2e79af) into 1.x (1358327) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                1.x    #4147      +/-   ##
============================================
- Coverage     77.82%   77.82%   -0.01%     
+ Complexity    63445    63415      -30     
============================================
  Files          4453     4453              
  Lines        275005   275009       +4     
  Branches      41172    41172              
============================================
- Hits         214033   214019      -14     
- Misses        44073    44107      +34     
+ Partials      16899    16883      -16     
Impacted Files Coverage Δ
...earch/action/search/AbstractSearchAsyncAction.java 80.65% <100.00%> (+0.23%) ⬆️
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-57.90%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...rch/index/engine/RefreshFailedEngineException.java 50.00% <0.00%> (-50.00%) ⬇️
...h/index/engine/EngineCreationFailureException.java 50.00% <0.00%> (-50.00%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 33.33% <0.00%> (-38.52%) ⬇️
...min/cluster/tasks/PendingClusterTasksResponse.java 35.00% <0.00%> (-25.00%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
...ch/action/support/replication/ReplicationTask.java 46.15% <0.00%> (-23.08%) ⬇️
...ction/admin/cluster/remote/RemoteInfoResponse.java 46.66% <0.00%> (-20.00%) ⬇️
... and 442 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dreamer-89 dreamer-89 merged commit 10280ef into opensearch-project:1.x Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants