Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/8618 )
Change subject: Add a test for data consistency after stopping tablets ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/8618/3/src/kudu/integration-tests/stop_tablet-itest.cc File src/kudu/integration-tests/stop_tablet-itest.cc: http://gerrit.cloudera.org:8080/#/c/8618/3/src/kudu/integration-tests/stop_tablet-itest.cc@231 PS3, Line 231: why does the client get a RemoteError in this test? > what does the RemoteError say? while starting up the tservers, they start their RPC server before they register the TabletService RPC service itself into the messenger. So, the client bounces around and gets ServiceUnavailable on all replicas, and then returns RemoteError instead of TimedOut -- To view, visit http://gerrit.cloudera.org:8080/8618 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7b3b9e90fd1fbfb555a22074fd4a777a2b2e56e2 Gerrit-Change-Number: 8618 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Tue, 21 Nov 2017 22:44:09 +0000 Gerrit-HasComments: Yes
