bookkeeper icon indicating copy to clipboard operation
bookkeeper copied to clipboard

[Bug] LedgerManagerFactory Info storing in LAYOUT znode is not correct

Open Reidddddd opened this issue 2 years ago • 0 comments

Descriptions of the changes in this PR:

Motivation

Fix a bug described in issue: #4094

Changes

When executing format method, as layoutManager is inited already as user configured, the LedgerManagerFactory info should be read from znode, instead of configuration.

Reidddddd avatar Oct 03 '23 08:10 Reidddddd