empiredan opened a new issue, #2092: URL: https://github.com/apache/incubator-pegasus/issues/2092
After copying checkpoints for full duplication, checking a remote table whose replication factor is 1 failed due to `ERR_NOT_ENOUGH_MEMBER`. The error log of meta server is as follows: ``` E2024-08-07 18:52:42.537 (1723027962537681375 5005) meta.meta_state0.0103000000000109: meta_duplication_service.cpp:577:operator()(): query follower app[target_cluster.dup_test_3] replica configuration completed, result: duplication_status = DS_APP, query_err = ERR_NOT_ENOUGH_MEMBER, update_err = ERR_NO_NEED_OPERATE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
