Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12597 )
Change subject: test: deflake TabletReplicaTest.TestRollLogSegmentSchemaOnAlter ...................................................................... test: deflake TabletReplicaTest.TestRollLogSegmentSchemaOnAlter We should wait for the replica to become leader so it's usable for writes. Without this fix, the test failed 81/1000 times in release mode, and passed 1000/1000 with it. Change-Id: Ie6016f717183ca7bcf98c0874a24f1463e113cef Reviewed-on: http://gerrit.cloudera.org:8080/12597 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tablet/tablet_replica-test.cc 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12597 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.9.x Gerrit-MessageType: merged Gerrit-Change-Id: Ie6016f717183ca7bcf98c0874a24f1463e113cef Gerrit-Change-Number: 12597 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]>
