Michael Blow has posted comments on this change. Change subject: Add Helper Client To Interface With Cluster HTTP APIs ......................................................................
Patch Set 9: (4 comments) https://asterix-gerrit.ics.uci.edu/#/c/1126/9/asterixdb/asterix-client-helper/src/main/java/org/apache/asterix/clienthelper/commands/ClientCommand.java File asterixdb/asterix-client-helper/src/main/java/org/apache/asterix/clienthelper/commands/ClientCommand.java: Line 95: public abstract int execute(); > Should we have this one throw an IOException and save some exception wrappi Done https://asterix-gerrit.ics.uci.edu/#/c/1126/9/asterixdb/asterix-server/src/main/samples/local/bin/start-sample-cluster.sh File asterixdb/asterix-server/src/main/samples/local/bin/start-sample-cluster.sh: Line 19: # reserved. > s/2006/2016/ ? Or remove the copyright and put the "normal" header? Done- I wonder where I copied these these from... https://asterix-gerrit.ics.uci.edu/#/c/1126/9/asterixdb/asterix-server/src/main/samples/local/bin/stop-sample-cluster.sh File asterixdb/asterix-server/src/main/samples/local/bin/stop-sample-cluster.sh: Line 19: # reserved. > s/2006/2016/ ? Or remove the copyright and put the "normal" header? Done Line 49: echo " wait for CCDriver to terminate if running." > only one space between echo and " Done -- To view, visit https://asterix-gerrit.ics.uci.edu/1126 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib44cc3617c4ff6e995f26c1853bc9d78a1faacd7 Gerrit-PatchSet: 9 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-HasComments: Yes
