On Thu, Jan 31, 2013 at 1:46 PM, <gu...@mail.mipt.ru> wrote: > I'm try fix this bug. > 1. Add fucntion for generating ConsHashCookie in riak_kv_mrc_pipe > ... > It's taking account of which nodes are up. > 2. Remove Hash = chash:key_of(ConstHashCookie) in reduce2pipe function. > > After that all work fine.
Excellent! That was exactly the hunch I was hinting at. I wasn't using the prereduce phase, and that is why I couldn't reproduce exactly what you were seeing. I like your solution. Please do submit a pull request for it. Thank you for digging! -Bryan _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com