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] Change noisy logs on SegRep and remote store paths to trace level #9333

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 64be0ab from #9323.

)

Signed-off-by: Marc Handalian <[email protected]>
(cherry picked from commit 64be0ab)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.classMethod
      1 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #9333 (dc5e7c0) into 2.x (44cc408) will increase coverage by 0.05%.
Report is 1 commits behind head on 2.x.
The diff coverage is 72.72%.

@@             Coverage Diff              @@
##                2.x    #9333      +/-   ##
============================================
+ Coverage     70.74%   70.79%   +0.05%     
+ Complexity    57514    57494      -20     
============================================
  Files          4761     4761              
  Lines        271850   271850              
  Branches      40088    40088              
============================================
+ Hits         192310   192449     +139     
+ Misses        63073    62934     -139     
  Partials      16467    16467              
Files Changed Coverage Δ
...in/java/org/opensearch/index/shard/IndexShard.java 68.63% <57.14%> (-0.06%) ⬇️
...search/index/shard/RemoteStoreRefreshListener.java 85.71% <100.00%> (ø)
...earch/index/store/RemoteSegmentStoreDirectory.java 87.70% <100.00%> (ø)

... and 458 files with indirect coverage changes

@opensearch-trigger-bot
Copy link
Contributor Author

Compatibility status:

> Task :checkCompatibility
Checking compatibility for: https://github.com/opensearch-project/opensearch-oci-object-storage.git with ref: 2.x
Skipping compatibility check for https://github.com/opensearch-project/opensearch-oci-object-storage.git
Incompatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git]
Components skipped due to git failures: [https://github.com/opensearch-project/opensearch-oci-object-storage.git]
Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/ml-commons.git]

BUILD SUCCESSFUL in 23m 53s

@mch2 mch2 merged commit 907347a into 2.x Aug 15, 2023
13 of 37 checks passed
@mch2 mch2 deleted the backport/backport-9323-to-2.x branch August 15, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants