fredia commented on PR #24079:
URL: https://github.com/apache/flink/pull/24079#issuecomment-1894846863

   > but ultimately we could remove it now.
   
   Yes, I think 
[acad43f](https://github.com/apache/flink/pull/24079/commits/acad43fa1458d4544840a7b28e2e752056e5e504)
 is a more thorough solution, and as you mentioned, it also solves the `the 
compressed representation might actually end up being bigger than uncompressed 
one` problem.
   
   > I don't think that needs to be considered at all, since the states are 
corrupted anyway, because the lack of flushes.
   
   Agree👍, all previously generated compressed operator states are 
unrecoverable. Thanks to 
[decaf21](https://github.com/apache/flink/pull/24079/commits/decaf21efcad6c8bc4367192b2ecedd7cbd9d021),
 make the problems related to the compression operation state expose.
   


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to