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 2.2] OpenSearch crashes on closed client connection before search reply when total ops higher compared to expected #4145

Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 5, 2022

Backport 203f44e from #4143

…en total ops higher compared to expected (opensearch-project#4143)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta requested a review from a team as a code owner August 5, 2022 18:34
@reta reta added the backport PRs or issues specific to backporting features or enhancments label Aug 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@reta reta mentioned this pull request Aug 5, 2022
27 tasks
@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 #4145 (2a905cd) into 2.2 (1b95ee0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.2    #4145      +/-   ##
============================================
+ Coverage     70.47%   70.50%   +0.02%     
- Complexity    56639    56702      +63     
============================================
  Files          4557     4557              
  Lines        272869   272873       +4     
  Branches      40055    40055              
============================================
+ Hits         192296   192380      +84     
+ Misses        64393    64325      -68     
+ Partials      16180    16168      -12     
Impacted Files Coverage Δ
...earch/action/search/AbstractSearchAsyncAction.java 77.08% <100.00%> (+0.57%) ⬆️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-28.89%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 51.37% <0.00%> (-27.53%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 53.84% <0.00%> (-26.93%) ⬇️
...ter/coordination/CoordinationStateTestCluster.java 73.17% <0.00%> (-23.79%) ⬇️
... and 495 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 fe2aa61 into opensearch-project:2.2 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