Comment 2 for bug 985747

Revision history for this message
Alex Yurchenko (ayurchen) wrote : Re: [Bug 985747] Re: sometimes IST does not start

On 2012-04-20 14:07, Henrik Ingo wrote:
> Just out of curiosity: It seems Galera is trying to do both IST and
> SST
> at the same time? Is this normal or part of the bug?

It is a part of the protocol:

- Connect
- SST (if needed)
- SE initialization
- IST (if possible)
- ready for connections

If IST is possible, SST is "faked".