MartijnVisser opened a new pull request, #23935:
URL: https://github.com/apache/flink/pull/23935

   Unchanged backport of https://github.com/apache/flink/pull/2383
   
   Verified locally with `mvn clean package -DskipTests -Pfast 
-Pskip-webui-build -U -T4`, changing `flink-conf.yaml` to include:
   
   ```
   state.backend.type: rocksdb
   state.checkpoints.dir: gs://mvisser-flink-gcs-test/flink-snapshots
   state.backend.incremental: true
   ```
   
   And then run a job on this cluster


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