Till Westmann has posted comments on this change.

Change subject: Fixes and tweaks for running Asterix atop new config-management 
framework.
......................................................................


Patch Set 3: Code-Review+2

(2 comments)

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

Line 162:             String[] storeDirs = cfg.getString(section, "storagedir", 
"storage").trim().split(",");
> No, "iodevices" is a Hyracks-level configuration parameter (my initial code
Done


Line 169:             stores.put(ncId, storeDirs);
> I copied this code from the other AsterixPropertiesAccessor, which did it i
Done


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie3027c8c839f25ea858790bd3340187f4b11f213
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Chris Hillery <c...@lambda.nu>
Gerrit-Reviewer: Chris Hillery <c...@lambda.nu>
Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <michael.b...@couchbase.com>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-HasComments: Yes

Reply via email to