Paul Lin created FLINK-23868:
--------------------------------
Summary: JobExecutionResult printed event if suppressSysout is on
Key: FLINK-23868
URL: https://issues.apache.org/jira/browse/FLINK-23868
Project: Flink
Issue Type: Bug
Components: Client / Job Submission
Affects Versions: 1.13.2, 1.14.0
Reporter: Paul Lin
Environments prints job execution results to stdout by default and provided a
flag `suppressSysout` to disable the behavior. This flag is useful when
submitting jobs through REST API or by programmatic approaches. However,
JobExecutionResult is still printed when this flag is on, which looks like a
bug to me.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)