Mike Drob created HBASE-18285:
---------------------------------
Summary: Failsafe ITs very noisy output to stdout
Key: HBASE-18285
URL: https://issues.apache.org/jira/browse/HBASE-18285
Project: HBase
Issue Type: Bug
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)