GitHub user traflm opened a pull request:

    https://github.com/apache/trafodion/pull/1691

    [TRAFODION-3182] cleanup monitor log content

    At field, when we want to do trafodion trouble shooting. Open mon.xxx.log 
file, in many times, it is flood with message related STDIN redirection entries.
    These log entries are never real issues, and it is very hard to understand, 
so this PR is to move these log entries into DEBUG level. 
    So only when an expert want to debug very complicated issue and need to 
turn-on the DEBUG log/trace, these info will be printed out.
    
    I am trying to make log file more useful, this is the first attempt.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/traflm/trafodion TRAFODION-3182

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1691.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 #1691
    
----
commit 5c8c990be5af0aba055b84b28477abae671ffa59
Author: Liu Ming <ovis_poly@...>
Date:   2018-08-12T03:12:14Z

    [TRAFODION-3182] cleanup monitor log content

----


---

Reply via email to