Hi Community . I would like to consult about some configurations of
Rocksdb incremental checkpoints and GIC. In Flink 1.17,I want to try
this feature . If Generic Incremental Checkpoint (GIC) enable, rocksdb
Incremental Checkpoint can be disable or enable, Do they both have
conflicting switches, does my turning on (GIC) mean I no longer need
enable rocksdb Incremental Checkpoint ? The community seems to have no
documentation to describe whether the two can be shared or only one of
them can be enabled, and the other does not need to be enabled