sajjad-moradi commented on PR #11476: URL: https://github.com/apache/pinot/pull/11476#issuecomment-1765197232
> @sajjad-moradi, is this supposed to fix consuming segments? we'd seen this before, but when going from CONSUMING -> COMPLETED, the right partitions were then stored in the ZKMetadata Yes, this is for consuming segments. It usually takes hours (depending on stream configs) for consuming segment to start committing. Without the fix, consuming segments for new partitions have wrong ZK metadata => which results in incorrect partition routing => which results in incorrect query responses -- 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