https://github.com/thinkaurelius/titan
Revision bce7279df247a3330bd177b29420eed3c29bd633 authored by Dan LaRocque on 29 July 2014, 13:18:07 UTC, committed by Dan LaRocque on 29 July 2014, 13:18:07 UTC
Relative paths for ES's directory and conf-file options used to be
interpreted relative to the config file in which they appeared, same
as storage.directory and storage.conf-file, but this broke a while
back.  It only broke for indices though -- not storage backends.

This commit is a short-term fix that restores the old interpretation
for indices.  The code this commit touches is a relic from the days of
hard-coded string config keys and should be refactored out of
existince by extending ConfigOption.
1 parent eaa0c23
History
Tip revision: bce7279df247a3330bd177b29420eed3c29bd633 authored by Dan LaRocque on 29 July 2014, 13:18:07 UTC
Temporary fix for relative ES directory, conf-file
Tip revision: bce7279

README.textile

back to top