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

share segment store accross all nodes in hashtree_tree #433

Merged
merged 1 commit into from
Nov 12, 2013

Conversation

jrwest
Copy link
Contributor

@jrwest jrwest commented Oct 17, 2013

this ensures that we don't create an unbounded number of segment
stores (leveldb databases), instead only creating one.

addresses #428

exports hashtree:new/3 so that each level can still pass different size options

@cmeiklejohn
Copy link
Contributor

cluster_meta_basic is failing on this branch for me.

this ensures that we don't create an unbounded number of segment
stores (leveldb databases), instead only creating one.
@jrwest
Copy link
Contributor Author

jrwest commented Nov 12, 2013

rebased and force-pushed on most recent develop which should address the test failures

@cmeiklejohn
Copy link
Contributor

👍 looks good, merge away!

jrwest added a commit that referenced this pull request Nov 12, 2013
share segment store accross all nodes in hashtree_tree
@jrwest jrwest merged commit 18aabc4 into develop Nov 12, 2013
@seancribbs seancribbs deleted the jrw-cm-hashtree-shared-seg-store branch April 1, 2015 23:04
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.

2 participants