xiangyu0xf
xiangyu0xf
> Sorry for jumping in but may I ask about the current status? Hi @Zakelly , I'm still working on [FLIP-414](https://cwiki.apache.org/confluence/display/FLINK/FLIP-414%3A+Support+Retry+Mechanism+in+RocksDBStateDataTransfer) to support a more general retry mechanism for all...
Hi @JingsongLi, WDYT about this?
I think this is duplicate with #3868
@hejufang Hi, I did some improvement for your implementation in this PR(https://github.com/apache/flink/pull/26674). I've also changed this commit as a co-authored commit. PTAL.
Cool, I've closed another PR.
@Zakelly Kindly remind for review.
@leaves12138 In your case, if the sequence number is defined as the seqComparator in the sequence group, the output record should be 1,null,Long.MAX_VALUE-1
@LinMingQiang I've discussed with @JingsongLi about this feature. We need to avoid continuously file scan in writer. So this pr will only be a PoC temporarily.
cc: @JingsongLi @tsreaper for review