Yingyi Bu has posted comments on this change.

Change subject: ASTERIXDB-1340: fix node group nodes order
......................................................................


Patch Set 1:

(1 comment)

https://asterix-gerrit.ics.uci.edu/#/c/708/1/asterix-common/src/main/java/org/apache/asterix/common/config/AsterixPropertiesAccessor.java
File 
asterix-common/src/main/java/org/apache/asterix/common/config/AsterixPropertiesAccessor.java:

Line 140:         return nodeNames;
It looks we don't create a new AsterixPropertiesAccessor for every query.  
Then,  for all the queries on a started instance, they get the same set of 
strings, i.e., node names, with the same order, even we use HashSet. Why only 
the distinct query doesn't work but other queries can work?


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/708
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6e93aedb6cdc57d98f83991ab910476b82bacb15
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Murtadha Hubail <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Yingyi Bu <[email protected]>
Gerrit-HasComments: Yes

Reply via email to