Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5345 to look at the new patch set (#5). Change subject: KUDU-1753 [delete_table-test] deleted-while-scanned test ...................................................................... KUDU-1753 [delete_table-test] deleted-while-scanned test Added an integration test to ensure a tablet server keeps all the necessary data around until a scan operation ends even if tablet is being deleted concurrently. The test is disabled as it currently fails. A follow up patch will fix the bug and enable the test. This is in the context of the following JIRA item: KUDU-1753 Impala query fails: Unable to advance iterator: Illegal state: Tablet is not running Change-Id: I983e68862b5535f2f95eedd41850a8a88e95e69c --- M src/kudu/integration-tests/delete_table-test.cc M src/kudu/integration-tests/external_mini_cluster-itest-base.h 2 files changed, 132 insertions(+), 29 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/5345/5 -- To view, visit http://gerrit.cloudera.org:8080/5345 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I983e68862b5535f2f95eedd41850a8a88e95e69c Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: David Ribeiro Alves <dral...@apache.org> Gerrit-Reviewer: Dinesh Bhat <din...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Matthew Jacobs <m...@cloudera.com> Gerrit-Reviewer: Mike Percy <mpe...@apache.org> Gerrit-Reviewer: Tidy Bot