[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401491#comment-17401491
]
Paul Lin commented on FLINK-23868:
----------------------------------
Since this is a minor fix, to facilitate the discussion, I made a PR without
issue assignment.
> 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.14.0, 1.13.2
> Reporter: Paul Lin
> Priority: Minor
> Labels: pull-request-available
>
> Environments prints job execution results to stdout by default and provides a
> flag `suppressSysout` to disable the behavior. This flag is useful when
> submitting jobs through REST API or other 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)