[ 
https://issues.apache.org/jira/browse/STORM-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069523#comment-15069523
 ] 

ASF GitHub Bot commented on STORM-1415:
---------------------------------------

GitHub user vesense opened a pull request:

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

    [STORM-1415] refactor trident map StateUpdater

    https://issues.apache.org/jira/browse/STORM-1415

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

    $ git pull https://github.com/vesense/storm patch-20

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

    https://github.com/apache/storm/pull/973.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 #973
    
----
commit 716a18df015e568de47f3ef1e64fbe6aaccf3c52
Author: Xin Wang <best.wang...@163.com>
Date:   2015-12-23T11:05:08Z

    refactor MapReducerAggStateUpdater

commit 48c52db6ed0c67549ce4d0ad7e50ad2d35fe5f5a
Author: Xin Wang <best.wang...@163.com>
Date:   2015-12-23T11:07:50Z

    refactor MapCombinerAggStateUpdater

----


> refactor trident map StateUpdater
> ---------------------------------
>
>                 Key: STORM-1415
>                 URL: https://issues.apache.org/jira/browse/STORM-1415
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Xin Wang
>            Assignee: Xin Wang
>            Priority: Minor
>
> changes are following:
> 1.Add a generated serialVersionUID
> 2.Remove unused variables 'groups' & 'values'
> 3.Add <> in order to pass compiler type check
> 4.Fix newline and whitespaces



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to