Help Drive the Future of Percona XtraDB Cluster

栏目: IT技术 · 发布时间: 6年前

内容简介:Galera 4, included in Percona XtraDB Cluster 8.0, has many new features. Here is a list of the most essential improvements:You can install this release by using thepercona-release tool. Since this is an experimental release and not a GA release, you need t

Help Drive the Future of Percona XtraDB Cluster Percona is happy to announce the experimental release of Percona XtraDB Cluster 8.0 . This is a major step for tuning Percona XtraDB Cluster to be more cloud- and user-friendly. This is the second experimental release that combines the updated and feature-rich Galera 4, with substantial improvements made by our development team.

Improvements and New Features in Percona XtraDB Cluster

Galera 4, included in Percona XtraDB Cluster 8.0, has many new features. Here is a list of the most essential improvements:

  • Streaming replication to support large transactions
  • The synchronization functions allow action coordination ( wsrep_last_seen_gtid , wsrep_last_written_gtid , wsrep_sync_wait_upto_gtid )
  • More granular and improved error logging. wsrep_debug is now a multi-valued variable to assist in controlling the logging, and logging messages have been significantly improved.
  • Some DML and DDL errors on a replicating node can either be ignored or suppressed. Use the wsrep_ignore_apply_errors variable to configure.
  • Multiple system tables help find out more about the state of the cluster state.
  • The wsrep infrastructure of Galera 4 is more robust than that of Galera 3. It features a faster execution of code with better state handling, improved predictability, and error handling.

Percona XtraDB Cluster 8.0 has been reworked in order to improve security and reliability as well as to provide more information about your cluster:

  • There is no need to create a backup user or maintain the credentials in plain text (a security flaw). An internal SST user is created, with a random password for making a backup, and this user is discarded immediately once the backup is done.
  • Percona XtraDB Cluster 8.0 now automatically launches the upgrade as needed (even for minor releases). This avoids manual intervention and simplifies the operation in the cloud.
  • SST (State Snapshot Transfer) rolls back or fixes an unwanted action. It is no more “a copy only block” but a smart operation to make the best use of the copy-phase.
  • Additional visibility statistics introduced in order to obtain more information about Galera internal objects. This enables easy tracking of the state of execution and flow control.

Installation

You can install this release by using thepercona-release tool. Since this is an experimental release and not a GA release, you need to enable the experimental repository and then install Percona XtraDB Cluster 8.0 using your package management system, such as apt or yum . Note that this release is not ready for use in any production environment .

$ sudo percona-release enable-only pxc-80 experimental
$ sudo percona-release enable tools experimental

If you use the apt package manager, use the following steps:

$ sudo apt update
$ sudo apt install percona-xtradb-cluster-full

If you use the yum package manager, install Percona XtraDB Cluster 8.0 as follows:

$ sudo yum update
$ sudo yum install percona-xtradb-cluster-full

Percona XtraDB Cluster 8.0 is based on the following:

and also includes:

Please be aware that this release will not be supported in the future, and as such, neither the upgrade to this release nor the downgrade from higher versions is supported.

Known Issues

  • PXC-2994: 8.0 clone plugin doesn’t work for cloning remote data
  • PXC-2999: DML commands are not replicating to PXC-8.0 nodes through MySQL shell
  • PXC-3016: 8.0 set persist binlog_format=’STATEMENT’ should not succeed
  • PXC-3020: Cluster goes down if a node is restarted during load
  • PXC-3027: Global wsrep memory leaks
  • PXC-3028: Memory leaks inside wsrep_st
  • PXC-3039: No useful error messages if an SSL-disabled node tries to join SSL-enabled cluster
  • PXC-3047: hung if cannot connect to members PXC 8.0

Help us improve our software quality by reporting any bugs you encounter using ourbug tracking system. As always, thank you for your input and for your continued support of Percona!


以上所述就是小编给大家介绍的《Help Drive the Future of Percona XtraDB Cluster》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构

数据结构

严蔚敏、吴伟民 / 清华大学出版社 / 2007-3-1 / 30.0

《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具