Hi All, After upgrading from 1.3.2 to 1.5.2, one of our apps that uses checkpointing no longer writes metadata files to the state.checkpoints.dir location provided to the flink conf. I see this email chain addressed this here: https://lists.apache.org/thread.html/922f77880eca2a7b279e153090da2388b54f19e89528a2a35937d9a8@%3Cuser.flink.apache.org%3E .
I am still a bit unclear what the workaround is. We use the metadata files to recover when the app goes down or gets restarted. Thanks, Bryant