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/03/22 09:33:51 UTC

[GitHub] [flink] XComp opened a new pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

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


   1.15 backport of PR #19191 No conflicts appeared during backport:
   ```
   git cherry-pick ccd98ac920969204576161ac9a23e9660f6014e1 9d5feafa7d0d652ff58e9c067afd914fbee9abd0
   ```


-- 
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 commented on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
XComp commented on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1077379479


   Test failure is caused by FLINK-26794


-- 
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 edited a comment on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1074940888


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583) 
   
   <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



[GitHub] [flink] flinkbot commented on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 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



[GitHub] [flink] flinkbot edited a comment on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1074940888


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "1076024791",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583) 
   
   <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



[GitHub] [flink] XComp merged pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

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


   


-- 
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 edited a comment on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1074940888


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1074940888


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "1076024791",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1074940888


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae23a64ac8b93185e9072dfe6343eb39b708bd43",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583",
       "triggerID" : "1076024791",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ae23a64ac8b93185e9072dfe6343eb39b708bd43 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33583) 
   
   <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



[GitHub] [flink] XComp commented on pull request #19196: [FLINK-26741][BP-1.15][runtime] The CheckpointIDCounter.shutdown method should work idempotently

Posted by GitBox <gi...@apache.org>.
XComp commented on pull request #19196:
URL: https://github.com/apache/flink/pull/19196#issuecomment-1076024791


   @flinkbot run azure


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