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

hashtree ignores write_buffer_size [JIRA: RIAK-2308] #796

Open
ian-mi opened this issue Nov 25, 2015 · 0 comments
Open

hashtree ignores write_buffer_size [JIRA: RIAK-2308] #796

ian-mi opened this issue Nov 25, 2015 · 0 comments

Comments

@ian-mi
Copy link
Contributor

ian-mi commented Nov 25, 2015

hashtree:new_segment_store randomly generates the write buffer size using write_buffer_size_min and write_buffer_size_max but it does not check to see if write_buffer_size is already present in the leveldb options causing it to be ignored. Additionally, only write_buffer_size is exported by riak_kv.schema.

@Basho-JIRA Basho-JIRA changed the title hashtree ignores write_buffer_size hashtree ignores write_buffer_size [JIRA: RIAK-2308] Nov 25, 2015
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

No branches or pull requests

3 participants