You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/19 21:16:16 UTC

[kudu-CR] [tests] fix flakiness in TableLocationsCacheMultiMasterTest

Alexey Serbin has uploaded this change for review. ( 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
---
M src/kudu/integration-tests/table_locations-itest.cc
1 file changed, 9 insertions(+), 12 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/18044/1
-- 
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: newchange
Gerrit-Change-Id: Idfef423b2d1f22a3d0646f720e0b81852fadbd3c
Gerrit-Change-Number: 18044
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>

[kudu-CR] [tests] fix flakiness in TableLocationsCacheMultiMasterTest

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
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 <aw...@cloudera.com>
---
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 <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [tests] fix flakiness in TableLocationsCacheMultiMasterTest

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/18044 )

Change subject: [tests] fix flakiness in TableLocationsCacheMultiMasterTest
......................................................................


Patch Set 1: Code-Review+2


-- 
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: comment
Gerrit-Change-Id: Idfef423b2d1f22a3d0646f720e0b81852fadbd3c
Gerrit-Change-Number: 18044
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Fri, 19 Nov 2021 22:02:20 +0000
Gerrit-HasComments: No