shoothzj commented on PR #4256:
URL: https://github.com/apache/bookkeeper/pull/4256#issuecomment-2083859941
IMO, I think it's a ZooKeeper specified implementation, and maybe we should
named this configuration `zk` prefix, like
```java
protected static final String ZK_LEDGERS_ROOT_PATH = "zkLedgersRootPath";
protected static final String ZK_REQUEST_RATE_LIMIT =
"zkRequestRateLimit";
```
cc @dlg99 @eolivelli
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]