Sorry I am wrong .Miss the CF=one.
On Thu, Jul 8, 2010 at 5:27 PM, Anty <anty.rao@gmail.com> wrote:
>
>
> On Thu, Jul 8, 2010 at 4:11 PM, ChingShen <chingshenchen@gmail.com> wrote:
>
>> Hi all,
>>
>> Please consider this case: (RF=1, CL=ONE)
>>
>> 1. I have A, B and C nodes.
>> 2. A node is a coordinator node, it sends a request to B node to do
>> write operation.
>>
> No ,will not choose B , write the data locally in Node A.
> if RF=2
> may choose C as hint and replica node.
>
>> 3. B node is down during write operation, so return failure message to
>> client, and write a hint to C node.
>> 4. B node comes back up, then C node forwards the data to it.
>> 5. B node own data right now, although the write operation is failure.
>>
>> Correctly?
>>
>> Thanks.
>>
>> Shen
>>
>
>
>
> --
> Best Regards
> Anty Rao
>
--
Best Regards
Anty Rao
|