if I recall correctly currently (with 2PC) the commit is sent
asynchronously (without waiting to gather acks).
The commit used to be send async
(default) before 5.2, but now it is sent sync.
*But* there were no complains with async commits AFAIK, which is a good thing.