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

fix duplicating(&learning) problem #766

Open
6 of 9 tasks
foreverneverer opened this issue Jun 16, 2021 · 1 comment
Open
6 of 9 tasks

fix duplicating(&learning) problem #766

foreverneverer opened this issue Jun 16, 2021 · 1 comment
Labels
duplicating&learning bug in duplicating while learning type/bug This issue reports a bug.

Comments

@foreverneverer
Copy link
Contributor

foreverneverer commented Jun 16, 2021

@foreverneverer foreverneverer added the type/bug This issue reports a bug. label Jun 16, 2021
@foreverneverer foreverneverer changed the title fix duplicating&learning plog loss fix duplicating&learning problem Jun 16, 2021
@foreverneverer foreverneverer added the duplicating&learning bug in duplicating while learning label Jun 16, 2021
@hycdong hycdong added this to the v2.3.0 milestone Jun 16, 2021
@foreverneverer foreverneverer changed the title fix duplicating&learning problem fix duplicating(&learning) problem Jul 20, 2021
@hycdong hycdong removed this from the v2.3.0 milestone Aug 31, 2021
@acelyc111
Copy link
Member

empiredan pushed a commit that referenced this issue Oct 18, 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:
```diff
+[replication]
+duplication_sync_period_second = 10
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicating&learning bug in duplicating while learning type/bug This issue reports a bug.
Projects
None yet
Development

No branches or pull requests

3 participants