[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-23868.
---------------------------------
Resolution: Fixed
Fixed via
1.14.0: 7f9587c723057e2b6cbaf748181c8c80a7f6703d
1.13.3: 3ae08c03a15d949976b7383966f4b74e80de488f
> JobExecutionResult printed even 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
> Assignee: Paul Lin
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.14.0, 1.13.3
>
>
> 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)