Do bucket properties get propagated to new riak nodes? For example, if
I have 3 nodes, and on each I called riak_client:set_bucket/2, then I
add a 4th node - does the new node know all of the existing bucket
properties (n_val, allow_mult, etc.)? In particular, I'd like to know
if the 'backend' property gets propagated to new nodes. If it does
not, I should probably run my bucket setup every time I start my
application.

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to