Skip to content

Conversation

wangwq10
Copy link
Contributor

Fist Doris cluster works fine even if lost some be.
In this case cluster have 5 BEs and one of them Alive = false, and replica all reallocated
It should be able to create a ccr job
backend

@w41ter
Copy link
Contributor

w41ter commented Mar 28, 2025

@wangwq10 That's a valid point, but the objective is to verify whether the enable_feature_binlog option of all BEs is enabled, if we skip any BE, the check constraint might be broken: some backends don't enable the binlog so the syncer could not download the binlog files when the backend becomes active again, and the replication will be stopped.

wangwq10 added 2 commits May 23, 2025 15:46
fix: after pause update successfully, status/state should align to  job.State and return "paused" as excepted.
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.

2 participants