[
https://issues.apache.org/jira/browse/FLINK-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102000#comment-15102000
]
Stefano Baghino commented on FLINK-1947:
----------------------------------------
I've just run {{mvn test}} on {{flink-batch-connectors}}. It looks like
{{AvroExternalJarProgramITCase}} doesn't emit any output on stdout despite the
logging not being disabled.
{quote}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.flink.api.avro.AvroExternalJarProgramITCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.88 sec - in
org.apache.flink.api.avro.AvroExternalJarProgramITCase
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
{quote}
Is this issue still valid?
> Make Avro and Tachyon test logging less verbose
> -----------------------------------------------
>
> Key: FLINK-1947
> URL: https://issues.apache.org/jira/browse/FLINK-1947
> Project: Flink
> Issue Type: Improvement
> Reporter: Till Rohrmann
> Priority: Minor
> Labels: starter
>
> Currently, the {{AvroExternalJarProgramITCase}} and the Tachyon test cases
> write the cluster status messages to stdout. I think these messages are not
> needed and only clutter the test output. Therefore, we should maybe suppress
> these messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)