You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/06/28 15:09:00 UTC

[jira] [Created] (HBASE-18285) Failsafe ITs very noisy output to stdout

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)