9aman opened a new pull request, #14762: URL: https://github.com/apache/pinot/pull/14762
- The fetchLatestStreamOffset doesn't throw an exception when it's not able to fetch the latest offset. - The logs are not printed in case the consumer is not able to fetch the latest offset. - This PR improves the logs. - The current and latest offset metrics are set to null in case no messages are fetched. - Have updated the logic to pass currentOffset in case the offset doesn't change due to absence of messages. -- 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