noob-se7en opened a new pull request, #16252: URL: https://github.com/apache/pinot/pull/16252
Minor PR for fixing incorrect logging in IngestionBasedConsumptionStatusChecker. Log is printing null offset found despite fetching non-null offsets which is confusing during debugging: ```INFO [FreshnessBasedConsumptionStatusChecker] [Start a Pinot [SERVER]] Null offset found for segment testTable__11__43__20250619T1720Z - current offset: 3360080213, latest offset: 3372841862. Will check consumption status later``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org