Comment 1 for bug 1099428

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

It is not possible to accurately determine when the SST will be
complete since it depends on data size etc.

So, the solution here is to block the COM_PING till the server is
fully up, the blocking can be at unix socket level.

This situation is similar to how innodb blocking buffer pool
restore works.