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 <kpatil@...>
Date: 2018-10-04T20:18:40Z
Use utf-8 charset to write log files
----
---