You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by kishorvpatil <gi...@git.apache.org> on 2018/10/04 21:21:13 UTC

[GitHub] storm pull request #2864: [STORM-3246]Use utf-8 charset to write log files

GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/storm/pull/2864

    [STORM-3246]Use utf-8 charset to write log files

    

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

    $ git pull https://github.com/kishorvpatil/incubator-storm fix-logfile-charset

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

    https://github.com/apache/storm/pull/2864.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 #2864
    
----
commit c8ce783f2fe5e444a97ea385a33ad300f99f67ff
Author: Kishor Patil <kp...@...>
Date:   2018-10-04T20:18:40Z

    Use utf-8 charset to write log files

----


---

[GitHub] storm pull request #2864: [STORM-3246]Use utf-8 charset to write log files

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

    https://github.com/apache/storm/pull/2864


---