Jackie-Jiang commented on issue #13140:
URL: https://github.com/apache/pinot/issues/13140#issuecomment-2123574435

   We release the lock before segment is fully replaced to shorten the lag of 
segment commit.
   The analysis is correct. For partial upsert case, we need to ensure all the 
segments are loaded before starting the next consuming segment. We do have this 
check when server starts, but not at the time when segment is committed


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