LemonLiTree commented on issue #24993: URL: https://github.com/apache/doris/issues/24993#issuecomment-1752428696
As a distributed database, doris still needs to ensure the multi-copy principle, that is to say, most copies must be written successfully to be considered successful.So your best number of copies is an odd number. The second parameter min_replication_num_per_tablet only sets the minimum number of replicas limit, rather than checking the minimum number of available replicas. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org