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

Make fold_objects the default in Riak CS #737

Merged
merged 1 commit into from
Jan 30, 2014

Conversation

reiddraper
Copy link
Contributor

No description provided.

@reiddraper
Copy link
Contributor Author

I think this would be nice to have in 1.5, and should be easy. It's unlikely users will have a fresh install of Riak CS, but Riak < 1.4.0. Agree?

@kuenishi
Copy link
Contributor

Agree. Though we'll need some notes in release notes.

@reiddraper
Copy link
Contributor Author

Ready for some review here.

@andrewjstone
Copy link
Contributor

Looks good to me. Running tests.

@andrewjstone
Copy link
Contributor

  • eunit + eqc
  • riak_test

👍

reiddraper added a commit that referenced this pull request Jan 30, 2014
…ault

Make fold_objects the default in Riak CS
@reiddraper reiddraper merged commit 02e539c into develop Jan 30, 2014
@reiddraper reiddraper deleted the feature/fold-objects-list-keys-default branch January 30, 2014 18:30
@shino
Copy link
Contributor

shino commented Jan 31, 2014

Some more changes needed?

  • The default value FOLD_OBJECTS_FOR_LIST_KEYS in list_objects.hrl
  • Adding custom config to list_objects_test.erl.
    Current list_objects_v2_test.erl has its own custom setting
    {cs, rtcs:cs_config([{fold_objects_for_list_keys, true}])}

I will make PR of those. Please tell me if there are any others.

@reiddraper
Copy link
Contributor Author

I will make PR of those. Please tell me if there are any others.

Thanks, yeah I forgot those.

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

Successfully merging this pull request may close these issues.

4 participants