wuzhanpeng opened a new pull request #10746: URL: https://github.com/apache/pulsar/pull/10746
## Motivation Current implementation of `ManagedLedgerImpl#setConfig` will never update `ManagedLedgerImpl#maximumRolloverTimeMs` although `ManagedLedgerConfig#maximumRolloverTimeMs` has been already changed. This behavior will cause the result of `ManagedLedgerImpl#currentLedgerIsFull` to be incorrect. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
