TakaHiR07 commented on PR #24898: URL: https://github.com/apache/pulsar/pull/24898#issuecomment-3479166624
> @TakaHiR07 A lot of tests break consistently with this change. Do you have a chance to investigate? Have fixed, The reason is also the change in pr-21466. Previous pr try to fix a issue about transaction, but there is no need to change the getMaxReadPosition() about non-transaction. So the ServerCnx#getLastMessageId() should return lastConfirmedEntry when transaction disable, as the same as the implementation in before pulsar version. -- 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]
