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/10/09 13:04:22 UTC

[GitHub] [flink] Jiayi-Liao opened a new pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

Jiayi-Liao opened a new pull request #13571:
URL: https://github.com/apache/flink/pull/13571


   # What is the purpose of the change
   
   Currently the error thrown from `runAsync()` method will be swallowed because Flink didn't handle all throwables with `AkkaRpcActor`. Here is a temporary fix for such cases in `YarnResourceManager`.
   
   
   ## Brief change log
   
   * Use try-catch to wrap the runnable that was invoked in `runAsync()` method, and reuse the `FatalErrorHandler` to handle the error.
   
   
   ## Verifying this change
   
   * Add a new unit test
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? not applicable
   


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



[GitHub] [flink] flinkbot commented on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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






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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] tillrohrmann commented on a change in pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on a change in pull request #13571:
URL: https://github.com/apache/flink/pull/13571#discussion_r503159538



##########
File path: flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerDriverTest.java
##########
@@ -111,6 +111,32 @@ protected Context createContext() {
 		return new Context();
 	}
 
+	@Test
+	public void testRunAsyncCausesFatalError() throws Exception {
+		new Context() {{
+			final String exceptionMessage = "runAsyncCausesFatalError";
+			addContainerRequestFutures.add(new CompletableFuture<>());
+
+			testingYarnAMRMClientAsyncBuilder.setAddContainerRequestConsumer((ignored1, ignored2) ->
+					addContainerRequestFutures.get(addContainerRequestFuturesNumCompleted.getAndIncrement()).complete(null));
+			testingYarnAMRMClientAsyncBuilder.setGetMatchingRequestsFunction(ignored -> {
+				throw new RuntimeException(exceptionMessage);
+			});
+
+			final CompletableFuture<Throwable> throwableCompletableFuture = new CompletableFuture<>();
+			resourceEventHandlerBuilder.setOnErrorConsumer(throwableCompletableFuture::complete);
+
+			runTest(() -> {
+				runInMainThread(() -> getDriver().requestResource(testingTaskExecutorProcessSpec));
+				resourceManagerClientCallbackHandler.onContainersAllocated(ImmutableList.of(testingContainer));
+
+				Throwable t = throwableCompletableFuture.get(TIMEOUT_SEC, TimeUnit.SECONDS);
+				assertThat(ExceptionUtils.findThrowable(t, RuntimeException.class).isPresent(), is(true));

Review comment:
       `ExceptionUtils.findThrowable(t, RuntimeException.class)` could be pulled out to avoid the computation in the next line.




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



[GitHub] [flink] flinkbot commented on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] Jiayi-Liao commented on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

Posted by GitBox <gi...@apache.org>.
Jiayi-Liao commented on pull request #13571:
URL: https://github.com/apache/flink/pull/13571#issuecomment-706493073


   @tillrohrmann  I've rewrite the unit test and resolve the conflicts, please take another look if you can spare time, thanks.


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



[GitHub] [flink] tillrohrmann commented on a change in pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on a change in pull request #13571:
URL: https://github.com/apache/flink/pull/13571#discussion_r502425179



##########
File path: flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerTest.java
##########
@@ -359,6 +360,32 @@ ContainerStatus createTestingContainerStatus(final ContainerId containerId) {
 		}
 	}
 
+	@Test
+	public void testRunAsyncCausesFatalError() throws Exception {
+		new Context() {{
+			runTest(() -> {
+				// allocate a new container
+				registerSlotRequest(resourceManager, rmServices, resourceProfile1, taskHost);
+				Container testingContainer = createTestingContainer();
+				resourceManager.onContainersAllocated(ImmutableList.of(testingContainer));
+
+				// let client throw exception when requesting a new container
+				testingYarnAMRMClientAsync.setAddContainerRequestConsumer((ignored1, ignored2) -> {
+					throw new RuntimeException("Expected Exception");
+				});
+
+				// complete the container and request a new one
+				ContainerStatus testingContainerStatus = createTestingContainerStatus(testingContainer.getId());
+				resourceManager.onContainersCompleted(Collections.singletonList(testingContainerStatus));
+
+				Throwable t = testingFatalErrorHandler.getErrorFuture().get(2000L, TimeUnit.MILLISECONDS);
+				assertThat(ExceptionUtils.findThrowable(t, IllegalStateException.class).isPresent(), is(true));

Review comment:
       Sure that the thrown `RuntimeException` will trigger an` IllegalStateException`?

##########
File path: flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerTest.java
##########
@@ -359,6 +360,32 @@ ContainerStatus createTestingContainerStatus(final ContainerId containerId) {
 		}
 	}
 
+	@Test
+	public void testRunAsyncCausesFatalError() throws Exception {
+		new Context() {{
+			runTest(() -> {
+				// allocate a new container
+				registerSlotRequest(resourceManager, rmServices, resourceProfile1, taskHost);
+				Container testingContainer = createTestingContainer();
+				resourceManager.onContainersAllocated(ImmutableList.of(testingContainer));
+
+				// let client throw exception when requesting a new container
+				testingYarnAMRMClientAsync.setAddContainerRequestConsumer((ignored1, ignored2) -> {
+					throw new RuntimeException("Expected Exception");
+				});
+
+				// complete the container and request a new one
+				ContainerStatus testingContainerStatus = createTestingContainerStatus(testingContainer.getId());
+				resourceManager.onContainersCompleted(Collections.singletonList(testingContainerStatus));

Review comment:
       I think the test passes also w/o these lines. Can we make it explicit where the exception is thrown which is reported via the `TestingFatalErrorHandler`?




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



[GitHub] [flink] tillrohrmann closed pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

Posted by GitBox <gi...@apache.org>.
tillrohrmann closed pull request #13571:
URL: https://github.com/apache/flink/pull/13571


   


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



[GitHub] [flink] flinkbot commented on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit aea0d79dd4872c9e44a9f338f1cee814718b6057 (Fri Oct 09 13:06:37 UTC 2020)
   
   **Warnings:**
    * No documentation files were touched! Remember to keep the Flink docs up to date!
    * **This pull request references an unassigned [Jira ticket](https://issues.apache.org/jira/browse/FLINK-18068).** According to the [code contribution guide](https://flink.apache.org/contributing/contribute-code.html), tickets need to be assigned before starting with the implementation work.
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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



[GitHub] [flink] flinkbot edited a comment on pull request #13571: [FLINK-18068] Use FatalErrorHandler to handle the error thrown from r…

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


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