noob-se7en opened a new pull request, #17563: URL: https://github.com/apache/pinot/pull/17563
**Problem** Before this PR: https://github.com/apache/pinot/pull/17089, When latest stream offset is null, Freshness checker will skip and not cause server to run in bad state. The PR caused a behaviour change. **Solution** Maintain the behaviour previous of PR: https://github.com/apache/pinot/pull/17089 (Allow freshness checker to run if latestStream offset fetch fails.) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
