← Back to team overview

percona-discussion team mailing list archive

[Bug 358194] Re: 2nd-phase is very slow

 

Basically, 2nd-phase of prepare is slow. It should be random read IO
bound to applying transaction log.

I have changed polling period of buf_read_recv_pages(), and increased IO threads.
They may be helpful for the performance of the 2nd-phase when we use based on RAID storage.

-- 
2nd-phase is very slow
https://bugs.launchpad.net/bugs/358194
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona-XtraBackup.

Status in Open source backup tool for InnoDB and XtraDB: Fix Committed

Bug description:
2nd-phase is InnoDB: Progress in percents: 0 1 2 3 4 5 6
it is VERY slow now

How to improve:
...



References