Percona announces the release of Percona XtraDB Cluster 5.7.17-29.20 on April 19, 2017. Binaries are available from the downloads section or our software repositories.
NOTE: You can also run Docker containers from the images in the Docker Hub repository.
Percona XtraDB Cluster 5.7.17-29.20 is now the current release, based on the following:
All Percona software is open-source and free.
Performance Improvements
This release is focused on performance and scalability with increasing workload threads. Tests show up to 10 times increase in performance.
Fixed bugs
garbd node from flow control calculations.
xtrabackup-v2 script to use the tmpdir option (if it is set under [sst], [xtrabackup] or [ mysqld], in that order).
pc.recovery procedure to abort if the gvwstate.dat file is empty or invalid, and fall back to normal joining process. For more information, see 1669333.
sockopt option to include a comma at the beginning if it is not set by the user.
wsrep_desync toggling while node is paused to avoid halting the cluster when running FLUSH TABLES WITH READ LOCK. For more information, see 1370532.
INFORMATION_SCHEMA.SESSION_ VARIABLE. For more information, see 1676401.
mysqladmin shutdown to correctly stop the server on systems using systemd.
Other improvements
gcache.keep_pages_size gcache.keep_pages_count
use-memory option under [xtrabackup] and the innodb_buffer_pool_size [mysqld] when the --use-memory option is not passed with the inno-apply-opts option under [sst].
DISCARD TABLESPACE and IMP ORT TABLESPACE in PXC Strict Mode to prevent data inconsistency.
wsrep_flow_control_status
wsrep_ist_receive_status
CREATE TABLE ... AS SE LECT (CTAS) statements with temporary tables (CREATE TEMPORARY TABLE ... AS SELECT) in PXC Strict Mode. For more information, see 1666899.
--parallel=4 as default option for wsrep_sst_xtrabackup-v2 to run four threads with XtraBackup.
fc_limit from 16 to 100
send_window from 4 to 10
user_send_window from 2 to 4
/etc/my.cnf.d/wsrep.cnf).Help us improve our software quality by reporting any bugs you encounter using our bug tracking system. As always, thanks for your continued support of Percona!
Resources
RELATED POSTS