Todd Lipcon has posted comments on this change. Change subject: KUDU-1608: Catalog manager can stop retrying DeleteTablet upon fatal errors ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5357/1//COMMIT_MSG Commit Message: Line 11: which indicate that tablet ceases to exist on that tserver. TABLET_NOT_RUNNING could mean that the tablet is in the process of bootstrapping, in which case we _should_ keep retrying, so that when the tablet finishes bootstrapping it gets properly deleted, no? Or do we properly delete it anyway because when it finishes bootstrapping, it reports some kind of change in a tablet report, resulting in a new DeleteTablet being sent? -- To view, visit http://gerrit.cloudera.org:8080/5357 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id45f07667b6e62ce4814acfdf931dea2af4332d1 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dinesh Bhat <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
