klion26 commented on issue #8751: [FLINK-11937][StateBackend]Resolve small file problem in RocksDB incremental checkpoint URL: https://github.com/apache/flink/pull/8751#issuecomment-515767642 @StephanEwen @tzulitai @aljoscha @kl0u Could you please take a look at this, thanks. Besides the before comments. I also updated the description of the PR, mainly added this two description about this pr: - Resue the same underlying file in one checkpoint of one operator, this means we just generate a single file for one checkpoint. - Do not support to use ByteStreamStateHandle in the new feature FSCSOS, will always flush state to file. the failed test is irrelevant, there is an issue [FLINK-9900](https://issues.apache.org/jira/browse/FLINK-9900) tracking it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
