Samrat002 commented on PR #28268:
URL: https://github.com/apache/flink/pull/28268#issuecomment-4622477484

   > I haven't reviewed all tests in details yet, but I would like first to 
understand better the logic about partially uploaded subparts. My initial 
impression from the FLIP was that we would like to store incomplete parts 
in-line in state and treat part upload as atomic operation. Did we choose not 
to do that? I wonder because I am not sure in reliability of incomplete parts. 
Are they subject to the same lifecycle policies as incomplete MPUs or some 
different policy?
   
   Yes, you are right. That was initially discussed. what we are observing at 
the scale of production, users don't really set policies. There are billions of 
MPU get accumulated and, leading to high cost. 


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

Reply via email to