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

single/batch pushes are not compatible with each other #94

Closed
Git-Yang opened this issue Sep 2, 2021 · 1 comment
Closed

single/batch pushes are not compatible with each other #94

Git-Yang opened this issue Sep 2, 2021 · 1 comment
Labels
enhancement enhancement

Comments

@Git-Yang
Copy link
Contributor

Git-Yang commented Sep 2, 2021

Background
The online service is a single push, and now I want to upgrade to batch push.
When the configuration of the leader node and the follower node is inconsistent with batch push, the data cannot be pushed.

optimization
Compatible with master and follower Synchronize data when the batch push configuration is inconsistent.

  • leader: enableBatchPush=true & follwer: enableBatchPush=false
  • leader: enableBatchPush=false & follwer: enableBatchPush=true
@RongtongJin
Copy link
Contributor

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement
Projects
None yet
Development

No branches or pull requests

2 participants