You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by svarnau <gi...@git.apache.org> on 2018/11/06 23:48:06 UTC

[GitHub] trafodion pull request #1738: [TRAFODION-2626] Fix DCS API for $TRAF_LOG

GitHub user svarnau opened a pull request:

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

    [TRAFODION-2626] Fix DCS API for $TRAF_LOG

    Previous change allowed configuration of log location, but did not
    take into account retrieving logs via DCS web interface.
    
    Link to trafodion logs is not exposed by default, but this change was tested
    with that option enabled, as well as default.

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

    $ git pull https://github.com/svarnau/trafodion j2626_dcs

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

    https://github.com/apache/trafodion/pull/1738.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 #1738
    
----
commit b558beaf428d2c2c95d32f23f04440c522be0cba
Author: Steve Varnau <st...@...>
Date:   2018-11-06T23:40:23Z

    [TRAFODION-2626] Fix DCS API for $TRAF_LOG
    
    Previous change allowed configuration of log location, but did not
    take into account retrieving logs via DCS web interface.
    
    Link to trafodion logs is not exposed by default, but this change was tested
    with that option enabled, as well as default.

----


---

[GitHub] trafodion pull request #1738: [TRAFODION-2626] Fix DCS API for $TRAF_LOG

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---