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

feat(dup): parameterize the period seconds of duplication sync #1639

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Oct 16, 2023

#766

The period seconds of duplication to sync data from local cluster to remote
cluster is hard code (10 seconds) now, this patch adds a parameter for it.

config changes:

+[replication]
+duplication_sync_period_second = 10

@github-actions github-actions bot added the cpp label Oct 16, 2023
@acelyc111 acelyc111 marked this pull request as ready for review October 16, 2023 15:55
@acelyc111 acelyc111 requested a review from Smityz October 18, 2023 09:08
@empiredan empiredan added the type/config-change Added or modified configuration that should be noted on release note of new version. label Oct 18, 2023
@empiredan empiredan merged commit 8d7c91b into apache:master Oct 18, 2023
75 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp type/config-change Added or modified configuration that should be noted on release note of new version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants