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/07 12:19:07 UTC

[GitHub] [flink] XComp opened a new pull request #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   This serves as a 1.13 backport of PR #18610. Only minor import conflicts during the cherry-picking of [02d9bec](https://github.com/apache/flink/commit/02d9bec4d251c09a1e75eb4d5c6edb751293c54e)
   ```
   git cherry-pick 02d9bec4d251c09a1e75eb4d5c6edb751293c54e
   ```


-- 
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 #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632",
       "triggerID" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 575bc529c5ec4ce86bad79193acef69398288c9d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632) 
   
   <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 #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632",
       "triggerID" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32643",
       "triggerID" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 575bc529c5ec4ce86bad79193acef69398288c9d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632) 
   * 3efe3aca7418b930005e826c31ce1d9f5b48cc5a Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32643) 
   
   <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 #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 575bc529c5ec4ce86bad79193acef69398288c9d 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] XComp merged pull request #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   


-- 
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 #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632",
       "triggerID" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32643",
       "triggerID" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3efe3aca7418b930005e826c31ce1d9f5b48cc5a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32643) 
   
   <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 #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632",
       "triggerID" : "575bc529c5ec4ce86bad79193acef69398288c9d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3efe3aca7418b930005e826c31ce1d9f5b48cc5a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 575bc529c5ec4ce86bad79193acef69398288c9d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32632) 
   * 3efe3aca7418b930005e826c31ce1d9f5b48cc5a 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] XComp commented on pull request #18999: [BP-1.13][FLINK-23843][runtime] Properly fail the job when SplitEnumeratorContext.runInCoordinatorThread() throws an exception.

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


   Fixed unused import


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