Hello Mahesh Reddy, Yifan Zhang, Kudu Jenkins, Abhishek Chennaka,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19785

to look at the new patch set (#2).

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

[tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

The TestNoMoreRetryWithWongServerUuid scenario of the DeleteTabletITest
was a bit flaky.  The system catalog was sometimes sending in
DeleteTablet RPCs when the original tablet server was still starting
up, so even if DeleteTablet requests went through and were accounted
for, they were responded with an error status because the tablet
manager of the original tablet server wasn't ready to receive such
requests yet, and the catalog manager retried its requests after
receiving such responses.

This patch addresses the flakiness and fixes a typo in the name of the
scenario.  The scenario's dist-test stats for a DEBUG build are below.

Before:
  6 out of 1024 failed:
    http://dist-test.cloudera.org/job?job_id=aserbin.1682129573.9602

After:
  0 out of 1024 failed:
    http://dist-test.cloudera.org/job?job_id=aserbin.1682133036.42291

Change-Id: I3d3dee89b32d1e33d1f0f41e8b83835b02eae336
---
M src/kudu/integration-tests/delete_tablet-itest.cc
1 file changed, 33 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/85/19785/2
--
To view, visit http://gerrit.cloudera.org:8080/19785
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3d3dee89b32d1e33d1f0f41e8b83835b02eae336
Gerrit-Change-Number: 19785
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>

Reply via email to