-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Add pinned timestamp utils and setting to enable/disable the feature #15401
Add pinned timestamp utils and setting to enable/disable the feature #15401
Conversation
❕ Gradle check result for c4489d8: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15401 +/- ##
============================================
- Coverage 71.95% 71.93% -0.02%
- Complexity 63254 63307 +53
============================================
Files 5224 5224
Lines 296079 296137 +58
Branches 42763 42776 +13
============================================
- Hits 213030 213016 -14
- Misses 65550 65657 +107
+ Partials 17499 17464 -35 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Sachin Kale <[email protected]>
c4489d8
to
84daaba
Compare
…15401) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]> (cherry picked from commit 9014894) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…15401) (#15549) (cherry picked from commit 9014894) Signed-off-by: Sachin Kale <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sachin Kale <[email protected]>
…pensearch-project#15401) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…pensearch-project#15401) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…pensearch-project#15401) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…pensearch-project#15401) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
Description
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.