Key Default Type Description
application-result-store.delete-on-commit
true Boolean Determines whether application results should be automatically removed from the underlying application result store when the corresponding entity transitions into a clean state. If false, the cleaned application results are, instead, marked as clean to indicate their state. In this case, Flink no longer has ownership and the resources need to be cleaned up by the user.
application-result-store.storage-path
(none) String Defines where application results should be stored. This should be an underlying file-system that provides read-after-write consistency. By default, this is {high-availability.storageDir}/application-result-store/{high-availability.cluster-id}.