Ádám Bakai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20476
Change subject: [WIP]Test draft for only running 1 master out of three. ...................................................................... [WIP]Test draft for only running 1 master out of three. Test steps: Set up a three master-three tserver configuration. Create a table with replication_factor=3. Run a scan just to make sure everything works. Pause two of the three master processes. Run a scan again. It works Run a scan again. It won't work: RPC ConnectToMaster timed out Constraints already known: It can not be reproduced when replication_factor is 1. It can not be reproduced when processes are shut down instead of paused. Change-Id: I3cf2a64f23d20dbf8493bc4de826ffa30b78ce5e --- M src/kudu/master/dynamic_multi_master-test.cc 1 file changed, 75 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/20476/1 -- To view, visit http://gerrit.cloudera.org:8080/20476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3cf2a64f23d20dbf8493bc4de826ffa30b78ce5e Gerrit-Change-Number: 20476 Gerrit-PatchSet: 1 Gerrit-Owner: Ádám Bakai <[email protected]>
