Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5345
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 untill 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 1 file changed, 97 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/5345/1 -- To view, visit http://gerrit.cloudera.org:8080/5345 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I983e68862b5535f2f95eedd41850a8a88e95e69c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
