Michael Blow has uploaded a new patch set (#2). Change subject: Fix Potential IllegalArgumentException ......................................................................
Fix Potential IllegalArgumentException In the event multiple URLs were used for jar deployment, an IllegalArgumentException would have been thrown. Replaced problematic reflection call in favor of a sub- class. Change-Id: I7c9e1ec2c1541e7593dbc09dac52bfdc9e1cbec6 --- M hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/deployment/ClassLoaderJobSerializerDeserializer.java 1 file changed, 17 insertions(+), 7 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/hyracks refs/changes/49/649/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/649 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I7c9e1ec2c1541e7593dbc09dac52bfdc9e1cbec6 Gerrit-PatchSet: 2 Gerrit-Project: hyracks Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
