Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/14881 )
Change subject: [master] a small clean-up on SysCatalogTable::SetupTablet() ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/14881/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/14881/1//COMMIT_MSG@9 PS1, Line 9: If master fails to replay orphaned operations from WAL, it crashes : due to the system tablet state check: > What is an orphaned operation in the WAL? Those are REPLICATE messages which were in the log with no accompanying COMMIT. These need to be passed along to consensus init in order to potentially commit them. See https://github.com/apache/kudu/blob/6ac9191c731d6955a97f08d4add02a96198f6fbf/src/kudu/consensus/raft_consensus.h#L926-L931 -- To view, visit http://gerrit.cloudera.org:8080/14881 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6adfd7f74fdd2e05e04f6418cbf9bb86cad6465a Gerrit-Change-Number: 14881 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 11 Dec 2019 02:01:19 +0000 Gerrit-HasComments: Yes
