snleee opened a new pull request #7744:
URL: https://github.com/apache/pinot/pull/7744


   The current API will not attempt to proactively clean
   up the lineage entry and throw the exception. When the
   offline flow fails in the middle of the replacement
   protocol, the second attempt will directly fail due to
   the duplicate entry for 'segmentsFrom'. In this case,
   having 'forceCleanup' option will help us to move forward.
   
   If the flag is on, we proactively revert the previous
   lineage entry and delete segments from 'segmentsTo'.


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

Reply via email to