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] Add pinned timestamp utils and setting to enable/disable the feature #15549

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9014894 from #15401.

…15401)

Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
(cherry picked from commit 9014894)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for d69d609: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

Attention: Patch coverage is 89.83051% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (a58d09b) to head (d69d609).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../org/opensearch/index/remote/RemoteStoreUtils.java 90.56% 2 Missing and 3 partials ⚠️
server/src/main/java/org/opensearch/node/Node.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15549      +/-   ##
============================================
+ Coverage     71.56%   71.61%   +0.04%     
- Complexity    63687    63780      +93     
============================================
  Files          5238     5238              
  Lines        298324   298382      +58     
  Branches      43423    43436      +13     
============================================
+ Hits         213500   213672     +172     
+ Misses        67002    66866     -136     
- Partials      17822    17844      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sachinpkale sachinpkale merged commit 4ea5a3b into 2.x Aug 31, 2024
60 of 61 checks passed
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.

1 participant