Skip to content

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

@Git-Yang

Description

@Git-Yang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions