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(v3.0.x): fix(manager) restore InitCacheSyncDuration (#5238) #5414

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

tao12345666333
Copy link
Member

@tao12345666333 tao12345666333 commented Jan 10, 2024

Fix regression that removed initial cache sync delay.

Add --init-cache-sync-duration flag to override the delay period.


Co-authored-by: Travis Raines [email protected]
(cherry picked from commit 1737253)

What this PR does / why we need it:

Which issue this PR fixes:

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

Fix regression that removed initial cache sync delay.

Add --init-cache-sync-duration flag to override the delay period.

---------

Co-authored-by: Travis Raines <[email protected]>
(cherry picked from commit 1737253)
@tao12345666333 tao12345666333 requested a review from a team as a code owner January 10, 2024 06:55
@tao12345666333 tao12345666333 added this to the KIC v3.0.x milestone Jan 10, 2024
@tao12345666333 tao12345666333 self-assigned this Jan 10, 2024
@tao12345666333 tao12345666333 mentioned this pull request Jan 10, 2024
27 tasks
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/3.0.x@fad6167). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/3.0.x   #5414   +/-   ##
===============================================
  Coverage                 ?   75.4%           
===============================================
  Files                    ?     167           
  Lines                    ?   18928           
  Branches                 ?       0           
===============================================
  Hits                     ?   14278           
  Misses                   ?    3818           
  Partials                 ?     832           

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

@tao12345666333
Copy link
Member Author

To avoid blocking CI, #5316 and #5285 were backported simultaneously.

@randmonkey randmonkey merged commit 7ac256a into release/3.0.x Jan 10, 2024
43 checks passed
@randmonkey randmonkey deleted the backport-5238-to-release/3.0.x branch January 10, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants