navina commented on PR #8564: URL: https://github.com/apache/pinot/pull/8564#issuecomment-1103285698
@npawar yep. I clarified it over a call with Jackie. He did suggest a different fix that will not overload the "close" semantics in `LLRealtimeSegmentDataManager`. Basically, we can create a method for "recreating" stream consumer in this class. In that method, we can always invoke checkpoint and update the currentOffset. I will update the PR tonight. I think that will solve the problem without overloading the close method. -- 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