anuragrai16 commented on code in PR #17264:
URL: https://github.com/apache/pinot/pull/17264#discussion_r2567319582


##########
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##########
@@ -2137,6 +2138,7 @@ private void handleLLCUpload(String segmentName, String 
rawTableName, SegmentZKM
       TableLLCSegmentUploadResponse response, PinotFS pinotFS)
       throws Exception {
     long currentCrc = currentMetadata.getCrc();
+

Review Comment:
   thanks for catching this. Updated the TableLLCSegmentUploadResponse to 
capture the dataCRC and update in ZK when a mismatch in CRC is found. 



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