[sheepdog] [PATCH 3/3] sheep: split notification messages into two queues

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Fri Aug 31 06:16:31 CEST 2012


At Fri, 31 Aug 2012 12:10:56 +0800,
Liu Yuan wrote:
> 
> On 08/31/2012 11:44 AM, MORITA Kazutaka wrote:
> > IIUC, the zookeeper driver doesn't use a different queue for confchg
> > events, so this patch doesn't affect the driver at all.  Using a
> > single queue means that the zookeeper driver cannot pass test 026, but
> > it's another problem to be fixed.
> > 
> 
> Yunkai has a fix for zookeeper, which tries to process LEAVE event only
> when there is blocking event. So seems that your patch won't affect it.
> I am going to apply this patch. But I'd hope that we can test zookeeper
> driver in the tests too.
> 
> Yunkai, would you please spend sometime to enable our test framework
> also to test zookeeper driver?

We can set a cluster driver with an environment variable:

  $ env DRIVER="zookeeper:[host]:[port]" ./check

Thanks,

Kazutaka



More information about the sheepdog mailing list