• Marko Mäkelä's avatar
    MDEV-23399: Remove recv_writer_thread · b535a790
    Marko Mäkelä authored
    Recovery works just fine without a separate thread whose only
    task is to tell the page cleaner thread to do its job.
    
    recv_sys_t::apply(): Flush the buffer pool at the end of each batch.
    
    Reviewed by: Vladislav Vaintroub
    b535a790
srv0start.cc 60.7 KB