Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18044 )
Change subject: [tests] fix flakiness in TableLocationsCacheMultiMasterTest ...................................................................... [tests] fix flakiness in TableLocationsCacheMultiMasterTest This patch addresses flakiness in the ResetCache scenario of the TableLocationsCacheMultiMasterTest test. When running with --stress_cpu_threads=16 flag before: 2 out of 32 runs failed http://dist-test.cloudera.org/job?job_id=aserbin.1637351260.146691 after : 0 out of 256 runs failed http://dist-test.cloudera.org/job?job_id=aserbin.1637355014.21180 Change-Id: Idfef423b2d1f22a3d0646f720e0b81852fadbd3c Reviewed-on: http://gerrit.cloudera.org:8080/18044 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/integration-tests/table_locations-itest.cc 1 file changed, 9 insertions(+), 12 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18044 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idfef423b2d1f22a3d0646f720e0b81852fadbd3c Gerrit-Change-Number: 18044 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
