Kenneth Knowles created BEAM-6893:
-------------------------------------
Summary: TestDataflowRunner should log explicitly when it is
interruped
Key: BEAM-6893
URL: https://issues.apache.org/jira/browse/BEAM-6893
Project: Beam
Issue Type: Bug
Components: runner-dataflow
Reporter: Kenneth Knowles
Right now, one is left to deduce that a test was interrupted, where a well
placed log line around
https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/TestDataflowRunner.java#L163
would make it obvious. It won't be spammy, as things are about to terminate if
this ever happens.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)