[sheepdog] [PATCH] sheep: remove local node from the target of SD_OP_GET_OBJ_LIST
MORITA Kazutaka
morita.kazutaka at gmail.com
Fri May 17 16:04:39 CEST 2013
At Fri, 17 May 2013 21:55:09 +0800,
Liu Yuan wrote:
>
> On 05/17/2013 09:40 PM, MORITA Kazutaka wrote:
> > No need to fetch object list from local because we already have it.
>
> Yeah, we have it but it is in the object list cache. If you simply
> ignore it, we won't get the complete object list.
Ah, I see. The current tests can pass without getting object list from local.
Seems that they are not enough to avoid degradation.
Anyway, I think we can get the list from local obj_list_cache instead of
sending SD_OP_GET_OBJ_LIST.
Thanks,
Kazutaka
More information about the sheepdog
mailing list