> On Wed, 2009-11-18 at 14:01 +0100, Dietmar Maurer wrote:
> > I just noticed that cpg_join return CS_ERR_TRY_AGAIN, but it joins
> the group anyways. Is that expected?
> >
> No.  How do you know it joined the group?

I got a configuration change event.

>  How do you reproduce?

Sorry, no easy way to reproduce. I get many of those CS_ERR_TRY_AGAIN when I 
try to
join/leave a CPG after getting/loosing quorum. And sometimes I can observe 
above behavior.

What is the reason for those CS_ERR_TRY_AGAIN errors?

> > Also, I get that CS_ERR_TRY_AGAIN many times, so how should I call
> it:
> >
> > while ((result = cpg_join(mdb->cpg_handle, &mdb->cpg_group_name)) ==
> CS_ERR_TRY_AGAIN)
> >     sleep (1);
> >
> > Or is there a better way?
> >
> > - Dietmar
> >
> > _______________________________________________
> > Openais mailing list
> > [email protected]
> > https://lists.linux-foundation.org/mailman/listinfo/openais
> 


_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to