lhotari commented on issue #23910: URL: https://github.com/apache/pulsar/issues/23910#issuecomment-2623221208
Thanks for reporting this issue. The change added in #22792 can be disabled by configuring `managedLedgerCursorResetLedgerCloseTimestampMaxClockSkewMillis=-1`. This configuration value doesn't exist in `broker.conf`. For k8s deployments, setting `PULSAR_PREFIX_managedLedgerCursorResetLedgerCloseTimestampMaxClockSkewMillis: "-1"` in the config map is a way to configure it. Do you have a chance to test if the problem reproduces with 4.0.2 with this configuration? -- 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]
