poorbarcode commented on PR #21118: URL: https://github.com/apache/pulsar/pull/21118#issuecomment-1756692063
@mattisonchao > Do you wanna make this configuration enabled by default in the future? if so, we can add the planning to the proposal. :) That is a good suggestion, the next PIP will do these two things: - Provide a new config `maxAckStatePersistentInBytes` to instead `managedLedgerMaxUnackedRangesToPersist`, and deprecated `managedLedgerMaxUnackedRangesToPersist`. And set the default value of `maxAckStatePersistentInBytes` to `5m` - Make this `dispatcherPauseOnAckStatePersistentEnabled` enabled by default -- 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]
