[
https://issues.apache.org/jira/browse/HBASE-18285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077732#comment-16077732
]
Mike Drob commented on HBASE-18285:
-----------------------------------
Probably related to our upgrade to surefire 2.20 and SUREFIRE-1359
> Failsafe ITs very noisy output to stdout
> ----------------------------------------
>
> Key: HBASE-18285
> URL: https://issues.apache.org/jira/browse/HBASE-18285
> Project: HBase
> Issue Type: Bug
> Components: integration tests
> Reporter: Mike Drob
>
> Way back in HBASE-14819 our Stack added some flags to our failsafe plugin
> runs to print more debugging information. This information is very useful,
> but should not be going to the console when we run ITs.
> The culprit flags are
> {{-XX:+PrintCommandLineFlags -XX:+PrintFlagsFinal -XX:+PrintGC}}
> If we want to have this information available, then we should send it off to
> a file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)