[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650481#comment-14650481
]
ASF GitHub Bot commented on FLINK-2459:
---------------------------------------
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/971
[FLINK-2459][cli]Cli API and doc fixes.
1. Remove CliFrontendLoggingTest. Test directly that the logging flag is
interpreted correctly.
2. [hotfix] Doc fix for cli api
3. [hotfix] Info command shouldn't print logging option for help.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sachingoel0101/flink logging_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/971.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #971
----
commit 493cde177d4f105533e73a43ca593ae708d2dcb2
Author: Sachin Goel <[email protected]>
Date: 2015-08-01T15:34:39Z
[FLINK-2459][cli]Cli API and doc fixes.
1. Remove CliFrontendLoggingTest. Test directly that the logging flag is
interpreted correctly.
2. [hotfix] Doc fix for cli api
3. [hotfix] Info command shouldn't print logging option for help.
----
> Failure on recently added Client side logging test
> --------------------------------------------------
>
> Key: FLINK-2459
> URL: https://issues.apache.org/jira/browse/FLINK-2459
> Project: Flink
> Issue Type: Bug
> Reporter: Sachin Goel
> Assignee: Sachin Goel
>
> A recent commit (authored by me) added a flag on CliFrontend to disable
> sysout logging on console. The unit test for this fails sporadically because
> of unavailable port while starting the cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)