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

arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from f44f558  [FLINK-19395][table] Replace SqlConversionException with 
either TableException or ValidationException
     add ac8cef8  [tests][checkpointing] Test retrieval error fails 
ZKStore.recover
     add be448ec  [FLINK-19401][checkpointing] Download checkpoints only if 
needed

No new revisions were added by this update.

Summary of changes:
 .../ZooKeeperCompletedCheckpointStore.java         |  24 +-
 .../checkpoint/CompletedCheckpointStoreTest.java   |   5 +-
 .../ZooKeeperCompletedCheckpointStoreTest.java     | 111 +++++
 .../ZooKeeperHighAvailabilityITCase.java           | 455 ---------------------
 4 files changed, 135 insertions(+), 460 deletions(-)
 delete mode 100644 
flink-tests/src/test/java/org/apache/flink/test/checkpointing/ZooKeeperHighAvailabilityITCase.java

Reply via email to