Hello Mike Percy, Kudu Jenkins, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12319
to look at the new patch set (#3).
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
ZipFileSystemProvider.
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, 12 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/12319/3
--
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: newpatchset
Gerrit-Change-Id: Iebd9d8f2341b1a2a109dda93b167bcb47b1fe49a
Gerrit-Change-Number: 12319
Gerrit-PatchSet: 3
Gerrit-Owner: Brian McDevitt <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <[email protected]>