[
https://issues.apache.org/jira/browse/STORM-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069505#comment-15069505
]
ASF GitHub Bot commented on STORM-1414:
---------------------------------------
GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/972
[STORM-1414] refactor multilang JsonSerializer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm patch-19
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/972.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 #972
----
commit 0cd69a13183d6d935925d0b49b23ae752e9aeac6
Author: Xin Wang <[email protected]>
Date: 2015-12-23T10:37:18Z
refactor multilang JsonSerializer
----
> refactor multilang JsonSerializer
> ---------------------------------
>
> Key: STORM-1414
> URL: https://issues.apache.org/jira/browse/STORM-1414
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-multilang
> Reporter: Xin Wang
> Assignee: Xin Wang
> Priority: Minor
>
> changes are following:
> 1.Add a generated serialVersionUID & default charset 'UTF-8'
> 2.Use BufferedWriter for writing data
> 3.Remove unused variable 'anchors'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)