thetumbled commented on PR #22452: URL: https://github.com/apache/pulsar/pull/22452#issuecomment-2046684576
> it looks if `transactionCoordinatorEnabled=false` and publish normal msgs only to the topic, `lastDataMessagePublishedTimestamp` will not update. > it looks if `transactionCoordinatorEnabled=false` and publish normal msgs only to the topic, `lastDataMessagePublishedTimestamp` will not update. We update `lastDataMessagePublishedTimestamp` by `syncMaxReadPositionForNormalPublish` in normal cases. -- 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]
