From issues-return-392011-archive-asf-public=cust-asf.ponee.io@flink.apache.org Thu Aug 20 04:49:51 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A1D3D18062C for ; Thu, 20 Aug 2020 06:49:51 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id CAC7E41825 for ; Thu, 20 Aug 2020 04:49:50 +0000 (UTC) Received: (qmail 49928 invoked by uid 500); 20 Aug 2020 04:49:50 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 49918 invoked by uid 99); 20 Aug 2020 04:49:50 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2020 04:49:50 +0000 From: =?utf-8?q?GitBox?= To: issues@flink.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bflink=5D_curcur_commented_on_pull_request_=2313175?= =?utf-8?q?=3A_=5BFLINK-18955=5D=5BCheckpointing=5D_Add_checkpoint_path_to_j?= =?utf-8?q?ob_startup/restore_message?= Message-ID: <159789899007.32230.14973866570134770557.asfpy@gitbox.apache.org> Date: Thu, 20 Aug 2020 04:49:50 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: curcur commented on pull request #13175: URL: https://github.com/apache/flink/pull/13175#issuecomment-677059704 Test results after adding including checkpoint type information in `CompletedCheckpoint` ``` 8366 [flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Restoring job 7aec7905c64fcf38ceb2b86e6193638d from CHECKPOINT 1 @ 1597898260536 for 7aec7905c64fcf38ceb2b86e6193638d located at file:/var/folders/dm/5xn_h6n9135dwy4j27sr65zh0000gp/T/junit495383509976337357/junit8019506371853310216/checkpoints/7aec7905c64fcf38ceb2b86e6193638d/chk-1. ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org