Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
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.;
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.;