Todd Lipcon has posted comments on this change. Change subject: master: don't expose any CreateTable() state too early ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2714/1/src/kudu/master/master-test.cc File src/kudu/master/master-test.cc: Line 845: // with ServiceUnavailable status. > I chose ServiceUnavailable to adhere to today's behavior in the following s Actually now that I think further about it, I guess ServiceUnavailable is reasonable even if it triggers a retry, because this _is_ a situation that should resolve itself on a later retry... -- To view, visit http://gerrit.cloudera.org:8080/2714 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib9e11037e7f8b4c34db5e0f2b5be00f806532365 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
