All Products
Search
Document Center

Microservices Engine:Data management

Last Updated:Jun 22, 2026

Microservices Engine (MSE) provides a set of ZooKeeper data operations, including data management, data tracking, data import and export, and data reset.

Manage data

ZooKeeper coordinates and manages distributed applications by maintaining znodes, providing service synchronization and configuration management. For more information, see Manage data.

View data tracks

If a client does not receive a znode change event, troubleshooting becomes difficult. You can use the data tracking feature to trace znode changes and improve troubleshooting efficiency. For more information, see View data tracks.

Import and export data

You can import data from snapshot files and export snapshot files and transaction logs for MSE ZooKeeper instances. For more information, see Import and export data.

Reset data in ZooKeeper instances

You can clear the data of all nodes on a ZooKeeper instance at a time to quickly initialize or reset the instance. For more information, see Reset data in a ZooKeeper instance.