Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing how pathing is determined: #468

Merged
merged 3 commits into from Dec 21, 2013
Merged

Changing how pathing is determined: #468

merged 3 commits into from Dec 21, 2013

Conversation

bbrietzke
Copy link
Contributor

  • Adding new property to riak_core.app.src called platform_data_dir
  • Removed ring_state_dir from riak_core.app.src
  • Adding function to riak_core_ring_manager named ring_dir() to build a path for the ring file using either platform_data_dir or ring_state_dir

These changes where originally submitted under PR464.

* Adding new property to riak_core.app.src called platform_data_dir
* Removed ring_state_dir from riak_core.app.src
* Adding function to riak_core_ring_manager named ring_dir() to build a path for the ring file using either platform_data_dir or ring_state_dir
@bbrietzke
Copy link
Contributor Author

Is this still in the queue to get merged up?

@jrwest
Copy link
Contributor

jrwest commented Dec 17, 2013

@bbrietzke sorry for the delay. I had some time to review this morning and all looks good. I verified that Riak is not affected by this change b/c we always supply a ring_state_dir. We will get this merged by the end of the week. Thank you for the contribution!

jrwest added a commit that referenced this pull request Dec 21, 2013
Changing how pathing is determined
@jrwest jrwest merged commit 2c24a93 into basho:develop Dec 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants