Brian McDevitt has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12319


Change subject: KUDU-2411: Altered binary jar extractor API
......................................................................

KUDU-2411: Altered binary jar extractor API

The jar extractor API now handles situations where a ZipFileSystem has
not yet been created by the JVM.  This prevents exceptions on the first
call to `Paths.get(URI uri)` where the uri would be handled by a
ZipFileSysteemProvider.

Change-Id: Iebd9d8f2341b1a2a109dda93b167bcb47b1fe49a
---
M 
java/kudu-test-utils/src/main/java/org/apache/kudu/test/cluster/KuduBinaryJarExtractor.java
M 
java/kudu-test-utils/src/test/java/org/apache/kudu/test/cluster/TestKuduBinaryJarExtractor.java
2 files changed, 10 insertions(+), 7 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iebd9d8f2341b1a2a109dda93b167bcb47b1fe49a
Gerrit-Change-Number: 12319
Gerrit-PatchSet: 1
Gerrit-Owner: Brian McDevitt <[email protected]>

Reply via email to