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.x] Adding connection read timeout to prevent indefinite wait #357

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 066cef8 from #354

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
(cherry picked from commit 066cef8)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team January 4, 2023 18:55
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2023

Codecov Report

Merging #357 (066cef8) into 2.x (119fc59) will increase coverage by 0.02%.
The diff coverage is 67.16%.

❗ Current head 066cef8 differs from pull request most recent head dd275a7. Consider uploading reports for the commit dd275a7 to get more accurate results

@@             Coverage Diff              @@
##                2.x     #357      +/-   ##
============================================
+ Coverage     70.82%   70.84%   +0.02%     
- Complexity      372      373       +1     
============================================
  Files            44       44              
  Lines          2581     2583       +2     
  Branches        174      174              
============================================
+ Hits           1828     1830       +2     
  Misses          641      641              
  Partials        112      112              
Impacted Files Coverage Δ
...on/config/PerformanceAnalyzerResourceProvider.java 35.00% <0.00%> (-0.72%) ⬇️
...tors/ClusterManagerThrottlingMetricsCollector.java 20.00% <33.33%> (ø)
...lyzer/collectors/ClusterManagerServiceMetrics.java 60.86% <60.00%> (ø)
.../collectors/ClusterManagerServiceEventMetrics.java 73.68% <75.00%> (+1.31%) ⬆️
...manceanalyzer/collectors/NodeDetailsCollector.java 81.53% <87.50%> (ø)
...performanceanalyzer/PerformanceAnalyzerPlugin.java 76.92% <100.00%> (ø)
...org/opensearch/performanceanalyzer/util/Utils.java 92.10% <100.00%> (ø)
... and 3 more

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

@sgup432 sgup432 merged commit d40f521 into 2.x Jan 9, 2023
@github-actions github-actions bot deleted the backport/backport-354-to-2.x branch January 9, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants