Michael Blow has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/2191 )
Change subject: [NO ISSUE] Ordering of nodes ...................................................................... Patch Set 8: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/2191/8/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/config/ConfigManager.java File hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/config/ConfigManager.java: https://asterix-gerrit.ics.uci.edu/#/c/2191/8/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/config/ConfigManager.java@85 PS8, Line 85: LinkedHashMap this is going to cause each NC to have a different order, as each NC registers himself first. i think this will cause nodes to have conflicting partition numbers... things will need to be reworked so that every node has the same order. -- To view, visit https://asterix-gerrit.ics.uci.edu/2191 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iab4555cc1afdf84cc0b16aaadb5807f61965153e Gerrit-Change-Number: 2191 Gerrit-PatchSet: 8 Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Anon. E. Moose (1000171) Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Comment-Date: Wed, 17 Apr 2019 15:31:58 +0000 Gerrit-HasComments: Yes
