Add support for compacting a DataTree

Description

A DataTree is bound to track some metadata, for example MVCC versions. There are opportune moments, where such metadata is no longer required.

Introduce a DataTreeModification.compact(YangInstanceIdentiifer) operation, which will compact all data and metadata, such that the corresponding NormalizedNode is indistinguishable, but the underlying metadata has been updated.;

Environment

None

Activity

Show:

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created July 7, 2024 at 5:25 PM
Updated July 10, 2024 at 5:26 PM