This topic describes the release notes for the MSE ZooKeeper engine. The Microservices Engine (MSE) ZooKeeper engine provides two editions: Professional Edition and Developer Edition.
MSE ZooKeeper Professional Edition: supports multiple-node deployments and provides high availability. This edition is suitable for production environments.
MSE ZooKeeper Developer Edition: supports only single-node deployments. This edition does not provide high availability and is suitable for development and test environments.
MSE ZooKeeper 3.8.0.x is a version supported in both the Developer Edition and Professional Edition. MSE ZooKeeper 3.8.0.x is developed on top of Apache ZooKeeper 3.8.0.
Edition | MSE ZooKeeper version | Description |
Professional Edition | 3.8.0.7 |
|
3.8.0.6 | The implementation of monitoring top N data of child nodes is optimized, and instance performance is optimized. | |
3.8.0.5 | Top N data of child nodes is added. | |
3.8.0.4 |
| |
3.8.0.3 | The Java Development Kit (JDK) of earlier versions has a bug. Due to the bug, if a follower is disconnected from a leader and the server memory usage continuously increases, garbage collections (GCs) cannot reclaim the memory resources that are no longer required. As a result, the server performance degrades. This bug is fixed in MSE ZooKeeper Professional Edition 3.8.0.3. To reduce risks, we recommend that you upgrade the MSE ZooKeeper version 3.8.0.0, 3.8.0.1, or 3.8.0.2 to 3.8.0.3 at the earliest opportunity. | |
3.8.0.2 | The push tracking feature is added to allow you to query the create, read, update, and delete (CRUD) operations performed on ZooKeeper nodes and query the change and push records. | |
3.8.0.1 |
| |
3.8.0.0 |
| |
Developer Edition | 3.8.0.7 |
|
3.8.0.6 | The implementation of monitoring top N data of child nodes is optimized, and instance performance is optimized. | |
3.8.0.5 | Top N data of child nodes is added. | |
3.8.0.1~3.8.0.4 |
| |
3.8.0.0 |
|
References
For more information about how to upgrade the edition of the ZooKeeper engine, see Upgrade the engine edition.