Hello Kudu Jenkins, Adar Dembo,

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

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

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

Change subject: KUDU-2444 TabletServerTest.TestTombstonedTabletOnWebUI is flaky
......................................................................

KUDU-2444 TabletServerTest.TestTombstonedTabletOnWebUI is flaky

It's possible for a tablet to be RUNNING with working consensus
but still have its "creating" transition live in the tablet
manager. This makes deleting a tablet immediately after it is
created flaky. To fix this, I added a method to the test
fixture which will simply retry the delete.

In addition to the original report from tablet_server-test.cc,
I also saw a test in tablet_copy_client_session-itest.cc fail
because of the same issue. I changed it to retry the delete.

I ran the affected tests 1000 times with 8 stress threads in
debug mode in dist-test. All passed.

Change-Id: Ib8dc7acc4c39f9d9b067a52df4bd6732f545a8de
---
M src/kudu/integration-tests/tablet_copy_client_session-itest.cc
M src/kudu/tserver/tablet_server-test-base.cc
M src/kudu/tserver/tablet_server-test-base.h
M src/kudu/tserver/tablet_server-test.cc
4 files changed, 27 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/10443/3
--
To view, visit http://gerrit.cloudera.org:8080/10443
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib8dc7acc4c39f9d9b067a52df4bd6732f545a8de
Gerrit-Change-Number: 10443
Gerrit-PatchSet: 3
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to