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

[ISSUE #8829] Keep data version while reload and XXXConfigManagerV2 turns off sync #8891

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

lizhanhui
Copy link
Contributor

@lizhanhui lizhanhui commented Nov 5, 2024

Two minor changes are included:
1, no need to update data version while reload;
2, config-storage fdatasync on write proves to be too expensive, turn it off

Which Issue(s) This PR Fixes

To #8829

Brief Description

How Did You Test This Change?

…e fdatasync on write proves to be too expensive, turn it off

Signed-off-by: Li Zhanhui <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.55%. Comparing base (5600684) to head (997d541).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8891      +/-   ##
=============================================
- Coverage      47.71%   47.55%   -0.17%     
+ Complexity     11763    11734      -29     
=============================================
  Files           1304     1304              
  Lines          91051    91051              
  Branches       11675    11675              
=============================================
- Hits           43448    43300     -148     
- Misses         42274    42409     +135     
- Partials        5329     5342      +13     

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

@RongtongJin RongtongJin merged commit 311b831 into apache:develop Nov 6, 2024
11 checks passed
@lizhanhui lizhanhui deleted the fix-config-manager-v2 branch November 7, 2024 13:30
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