You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/12/05 13:05:10 UTC

[GitHub] [flink] XComp opened a new pull request, #21456: [FLINK-28766][tests] Safe iterate over checkpoint files in order to avoid exception during parallel savepoint deletion

XComp opened a new pull request, #21456:
URL: https://github.com/apache/flink/pull/21456

   1.16 backport for PR #21440
   
   No conflicts occurred during cherry-picking:
   ```
   git cherry-pick 1ddaa2a460dd8def96742d0d94b1a86df4ae9c81 9e1cefe250972b213ac69322531a4de69ca0e1a6 
   [FLINK-28766-1.16 6496a7830d9] [FLINK-28766][tests] Safe iterate over checkpoint files in order to avoid exception during parallel savepoint deletion
    Author: Anton Kalashnikov <ak...@gmail.com>
    Date: Thu Dec 1 15:06:26 2022 +0100
    1 file changed, 39 insertions(+), 14 deletions(-)
   [FLINK-28766-1.16 c4cee9930b4] [hotfix][tests] Fixed checkstyle of UnalignedCheckpointStressITCase
    Author: Anton Kalashnikov <ak...@gmail.com>
    Date: Thu Dec 1 15:18:09 2022 +0100
    1 file changed, 14 insertions(+), 16 deletions(-)
   ```


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] XComp merged pull request #21456: [BP-1.16][FLINK-28766][tests] Safe iterate over checkpoint files in order to avoid exception during parallel savepoint deletion

Posted by GitBox <gi...@apache.org>.
XComp merged PR #21456:
URL: https://github.com/apache/flink/pull/21456


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #21456: [BP-1.16][FLINK-28766][tests] Safe iterate over checkpoint files in order to avoid exception during parallel savepoint deletion

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #21456:
URL: https://github.com/apache/flink/pull/21456#issuecomment-1337310529

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c4cee9930b46c8a6faa99ac4f0703ec107a7286b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c4cee9930b46c8a6faa99ac4f0703ec107a7286b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4cee9930b46c8a6faa99ac4f0703ec107a7286b UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org