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 2020/04/06 20:32:31 UTC

[GitHub] [flink] flinkbot edited a comment on issue #11515: [FLINK-16744][task] implement channel state persistence for unaligned checkpoints

flinkbot edited a comment on issue #11515: [FLINK-16744][task] implement channel state persistence for unaligned checkpoints
URL: https://github.com/apache/flink/pull/11515#issuecomment-604128992
 
 
   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "81ee27579a19414fba5c99d6cbea201e1632cc2b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6648",
       "triggerID" : "81ee27579a19414fba5c99d6cbea201e1632cc2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "81ee27579a19414fba5c99d6cbea201e1632cc2b",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/155246041",
       "triggerID" : "81ee27579a19414fba5c99d6cbea201e1632cc2b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "22e12ad32ac71e45f7c40fd08ad0cc4498664613",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "22e12ad32ac71e45f7c40fd08ad0cc4498664613",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8665adbc70e1591e8729b9434f522892860e633b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6809",
       "triggerID" : "8665adbc70e1591e8729b9434f522892860e633b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8665adbc70e1591e8729b9434f522892860e633b",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/156465378",
       "triggerID" : "8665adbc70e1591e8729b9434f522892860e633b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3a26446f1c9d62e2572fa440accf95cb2d8596f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6825",
       "triggerID" : "d3a26446f1c9d62e2572fa440accf95cb2d8596f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d3a26446f1c9d62e2572fa440accf95cb2d8596f",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/156506216",
       "triggerID" : "d3a26446f1c9d62e2572fa440accf95cb2d8596f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "85c5d0044d8c8c53abc57e4e24383505462a48ae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6847",
       "triggerID" : "85c5d0044d8c8c53abc57e4e24383505462a48ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "85c5d0044d8c8c53abc57e4e24383505462a48ae",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/156864511",
       "triggerID" : "85c5d0044d8c8c53abc57e4e24383505462a48ae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "da674cafad1c62dde92588b94b8d44ab699b8280",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6851",
       "triggerID" : "da674cafad1c62dde92588b94b8d44ab699b8280",
       "triggerType" : "PUSH"
     }, {
       "hash" : "da674cafad1c62dde92588b94b8d44ab699b8280",
       "status" : "SUCCESS",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/156902747",
       "triggerID" : "da674cafad1c62dde92588b94b8d44ab699b8280",
       "triggerType" : "PUSH"
     }, {
       "hash" : "102a8f1f7c4926781fba187273cd6d324f8d0bd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "102a8f1f7c4926781fba187273cd6d324f8d0bd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 22e12ad32ac71e45f7c40fd08ad0cc4498664613 UNKNOWN
   * da674cafad1c62dde92588b94b8d44ab699b8280 Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/156902747) Azure: [FAILURE](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=6851) 
   * 102a8f1f7c4926781fba187273cd6d324f8d0bd2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services