openstack-ansible-galera_se.../releasenotes/notes/xtrabackup-compact-disable-8ae9215207147ebc.yaml
Darren Birkett 1f0cfa235a remove compact option from xtrabackup
Using the --compact option with xtrabackup has been shown to cause
crashes when used during an SST to transfer data between nodes:

https://bugs.launchpad.net/percona-xtrabackup/+bug/1192834

Based on DBA advice, we are disabling this option.

Closes-Bug: #1590166
Change-Id: I23fd5e36b74163fe97cf983cdc4b1d5678d94e7b
2016-08-15 16:55:36 +00:00

5 lines
144 B
YAML

---
fixes:
- The ``--compact`` flag has been removed from xtrabackup options. This had been
shown to cause crashes in some SST situations