You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/04/25 13:12:19 UTC

[kudu-CR](branch-1.9.x) [test] Add testOpenScanWithDroppedPartition test

Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13116


Change subject: [test] Add testOpenScanWithDroppedPartition test
......................................................................

[test] Add testOpenScanWithDroppedPartition test

Adds a test that verifies that the Java client correctly
handles partitions being dropped while a scanner
is open and reads all the data.

Change-Id: I7538260aff7439fa9a5534d680cd2c2b60006549
---
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduScanner.java
1 file changed, 57 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/13116/1
-- 
To view, visit http://gerrit.cloudera.org:8080/13116
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7538260aff7439fa9a5534d680cd2c2b60006549
Gerrit-Change-Number: 13116
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>

[kudu-CR](branch-1.9.x) [test] Add testOpenScanWithDroppedPartition test

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has abandoned this change. ( http://gerrit.cloudera.org:8080/13116 )

Change subject: [test] Add testOpenScanWithDroppedPartition test
......................................................................


Abandoned
-- 
To view, visit http://gerrit.cloudera.org:8080/13116
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: abandon
Gerrit-Change-Id: I7538260aff7439fa9a5534d680cd2c2b60006549
Gerrit-Change-Number: 13116
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)