This is an automated email from the ASF dual-hosted git repository.
zhuzh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from f38d8ca43f6 [FLINK-34978][State] Introduce Asynchronous State APIs
(#24595)
add ec1311c8eb8 [FLINK-33982][core] Introduce new config options for Batch
Job Recovery
No new revisions were added by this update.
Summary of changes:
.../generated/batch_execution_configuration.html | 18 ++++++++
.../generated/expert_scheduling_section.html | 30 ++++++++++++
.../flink/configuration/BatchExecutionOptions.java | 29 ++++++++++++
.../flink/configuration/JobEventStoreOptions.java | 53 ++++++++++++++++++++++
4 files changed, 130 insertions(+)
create mode 100644
flink-core/src/main/java/org/apache/flink/configuration/JobEventStoreOptions.java