Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Default replica forests should inherit some properties from primary forests #204

Closed
rjrudin opened this issue Nov 16, 2017 · 2 comments
Closed
Assignees
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Nov 16, 2017

Specifically, data/fast/large directories should be inherited from primary forests, unless they're overridden.

Include a property so that this feature is true by default, but can be turned off if desired.

@rjrudin rjrudin added this to the 3.2.0 milestone Nov 16, 2017
@rjrudin rjrudin self-assigned this Nov 16, 2017
@rjrudin
Copy link
Contributor Author

rjrudin commented Nov 21, 2017

Order for determining e.g. the replica data directory:

  1. Set to mlForestDataDirectory if set
  2. Use mlDatabaseDataDirectories if there's an entry for the forest's database
  3. Set to mlReplicaForestDataDirectory if set
  4. Use mlDatabaseReplicaDataDirectories if there's an entry for the forest's database

@rjrudin
Copy link
Contributor Author

rjrudin commented Nov 21, 2017

Publishing a 3.1.0-204 for this, which includes #203

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant