abdullah alamoudi has uploaded a new patch set (#2). Change subject: Extract IPCIs out of ClusterControllerService ......................................................................
Extract IPCIs out of ClusterControllerService moving the two IPCIs out of cluster controller service is a good start to cleanup the class. In addition, this change renames queue to workQueue in NodeControllerService for consistency. Change-Id: I403e61cc054a860bef6a71fa04393f4d9c368b36 --- A hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/src/main/java/org/apache/hyracks/control/cc/ClusterControllerIPCI.java M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/src/main/java/org/apache/hyracks/control/cc/ClusterControllerService.java A hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/src/main/java/org/apache/hyracks/control/cc/HyracksClientInterfaceIPCI.java M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/src/main/java/org/apache/hyracks/control/nc/NodeControllerService.java 4 files changed, 409 insertions(+), 348 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/25/1325/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1325 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I403e61cc054a860bef6a71fa04393f4d9c368b36 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: abdullah alamoudi <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
