klsince opened a new pull request, #14188:
URL: https://github.com/apache/pinot/pull/14188

   this PR add a DEBUG log to help debug why crc values are different upon same 
input data. And found that Text Index data is not deterministic, which can lead 
to different crc values among consuming segment replicas, which would force the 
slower replicas to download segment from deepstore to get data in sync. In 
addition, the FST index is deterministic. 
   


-- 
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]

Reply via email to