[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lin updated FLINK-23868:
-----------------------------
Description: 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. (was: 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 other programmatic
approaches. However, JobExecutionResult is still printed when this flag is on,
which looks like a bug to me.)
> 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)