shustsud
shustsud
Related Issue: https://github.com/apache/bookkeeper/issues/4097 ### Motivation - If write to Bookies succeeds during replacing ensemble, there may be a mismatch between the ensemble on metadata and the actual written bookies. -...
**Describe the bug** Despite there are no messages in the backlog, positive value was set to "msgBacklog" in the response of partitioned-stats(API). I think "msgBacklog" is calculated from "ManagedLedgerImpl.ENTRIES_ADDED_COUNTER_UPDATER" and...
### Motivation Currently, when using `ScriptBasedMapping` for network location resolution via the topology script, only IP addresses are passed to the script. In some situations it is preferable to pass...