Skip to content

Instantly share code, notes, and snippets.

@glickbot
Created August 13, 2015 19:39
Show Gist options
  • Save glickbot/6168819c3c604aa24311 to your computer and use it in GitHub Desktop.
Save glickbot/6168819c3c604aa24311 to your computer and use it in GitHub Desktop.
riak_core_util:rpc_every_member_ann(application, set_env, [riak_kv, anti_entropy_build_limit, {1, 86400000}], 5000).
riak_core_util:rpc_every_member_ann(application, set_env, [riak_kv, anti_entropy_concurrency, 1], 5000).
riak_core_util:rpc_every_member_ann(application, set_env, [riak_kv, anti_entropy_expire, 2419200000], 5000).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment