I used different Key for C:get but the same mapred is invoked with the
BucketKey I passed at start. I also checked value count for that BK is
1. riak_object:value_count(RObj).

On Sat, Aug 21, 2010 at 8:22 PM, Senthilkumar Peelikkampatti <
[email protected]> wrote:

> I have a riak mapred function which calls {ok, C} = riak:local_client and
> then C:get (B,K) which is of different key than the incoming one,
> however I noticed that same mapred is called whenever there is C:get (I
> have 2 gets and 2 times mapred is called), I checked by removing C:get then
> things worked as expected. Is that of correct behavior?
>
> --
> Regards,
> Senthilkumar Peelikkampatti,
>
>


-- 
Regards,
Senthilkumar Peelikkampatti,
http://pmsenthilkumar.blogspot.com/
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to