Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21965 )
Change subject: KUDU-3605 [TestSecurity] Start Tservers during test ...................................................................... KUDU-3605 [TestSecurity] Start Tservers during test testExternallyProvidedSubjectRefreshedExternally failed approximately 4% of the time due to a missing consensus meta file. Running master servers without tserver can lead to undefined behavior. Adding the option to start tservers resolved the issue. This was tested on dist-test by running hundreds of times. Change-Id: Ie9389110f2bcaaec1743fff8f6e859295b30735c Reviewed-on: http://gerrit.cloudera.org:8080/21965 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Attila Bukor <[email protected]> --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Attila Bukor: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/21965 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie9389110f2bcaaec1743fff8f6e859295b30735c Gerrit-Change-Number: 21965 Gerrit-PatchSet: 2 Gerrit-Owner: Ádám Bakai <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
