Yuqi Du has posted comments on this change. ( http://gerrit.cloudera.org:8080/19571 )
Change subject: [KUDU-3452] Create tablet without enough healthy tservers ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/19571/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19571/2//COMMIT_MSG@7 PS2, Line 7: [KUDU-3452] Create tablet without enough healthy tservers add a tag like: [master] ? [KUDU-3452] ---> KUDU-3452 eg: [master] KUDU-3452 Create tablet without enough healthy tservers http://gerrit.cloudera.org:8080/#/c/19571/2//COMMIT_MSG@21 PS2, Line 21: create tablet without enough : healthy tservers can success. And its status is under : replicating We don't need the number of healthy tserver greater or equal 'replication_factor', but the number of healthy tservers should statisfy (replication_factor+1/2), it's requirement of availability of raft consensus algorithm. -- To view, visit http://gerrit.cloudera.org:8080/19571 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I742ba1ff770f5c8b1be5800334c29bec96e195c6 Gerrit-Change-Number: 19571 Gerrit-PatchSet: 2 Gerrit-Owner: Wang Xixu <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Tue, 07 Mar 2023 06:24:25 +0000 Gerrit-HasComments: Yes
