Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5974
Change subject: [client-test] ServiceUnavailable retry scenario ...................................................................... [client-test] ServiceUnavailable retry scenario KUDU-1871 Kudu C++ client does not retry on ServiceUnavailable errors Added test to verify behavior of the Kudu C++ client in case of ServiceUnavailable error returned from master server. The test is currently disabled because it fails. The follow-up commit will add the fix and enable the test. Change-Id: Ief82add7b36c1f3875ea77e7f7503f6fb552838c --- M src/kudu/client/client-test.cc M src/kudu/master/mini_master.cc M src/kudu/master/mini_master.h 3 files changed, 126 insertions(+), 42 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/5974/1 -- To view, visit http://gerrit.cloudera.org:8080/5974 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ief82add7b36c1f3875ea77e7f7503f6fb552838c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
