Comment 15 for bug 1108035

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: PXC innodb_buffer_pool_restore_at_startup and node joining cluster io resources race condition

This can be fixed by checking for wsrep_recovery variable and
not starting LRU thread if it is set, so, that LRU thread doesn't
run twice.