Will Hutchinson <[email protected]> wrote: wh> Hi, we are using riak_core and our own custom vnode type (call it wh> foo) that implements the riak_core_vnode behaviour. [...]
Will, have you tried riak_core:wait_for_service(Service)? Note that that function will only wait for vnodes on the local node and not vnodes cluster-wide. -Scott _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
