This is an automated email from the ASF dual-hosted git repository.

pnowojski pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 505df8d  [FLINK-18390][docs-zh] Translate "JSON Format" page into 
Chinese
     new 078fb71  [hotfix][config] Remove 
CheckpointConfig#enableUnalignedCheckpoints without parameters.
     new 6b4d170  [FLINK-18403][checkpointing] Ensure that unaligned 
checkpointing is only activated for EXACTLY_ONCE.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../tests/StatefulStreamJobUpgradeTestProgram.java |  2 +-
 .../api/environment/CheckpointConfig.java          | 15 ----------
 .../api/graph/StreamingJobGraphGenerator.java      |  7 ++++-
 .../streaming/runtime/io/InputProcessorUtil.java   |  4 +++
 .../api/graph/StreamingJobGraphGeneratorTest.java  | 32 ++++++++++++++++++++++
 .../checkpointing/UnalignedCheckpointITCase.java   |  2 +-
 6 files changed, 44 insertions(+), 18 deletions(-)

Reply via email to