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

ASF GitHub Bot commented on GEARPUMP-291:
-----------------------------------------

GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/170

    [GEARPUMP-291] Refactor TaskActor

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [ ] Make sure tests pass via `sbt clean test`.
     - [ ] Make sure old documentation affected by the pull request has been 
updated and new documentation added for new functionality. 
    


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

    $ git pull https://github.com/manuzhang/incubator-gearpump refactor_task

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

    https://github.com/apache/incubator-gearpump/pull/170.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 #170
    
----
commit 991b4fa4c73dc3cdc53e4f495871cc0dd0764fdc
Author: manuzhang <[email protected]>
Date:   2017-03-10T07:48:47Z

    [GEARPUMP-291] Refactor TaskActor

----


> TaskActor refactoring
> ---------------------
>
>                 Key: GEARPUMP-291
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-291
>             Project: Apache Gearpump
>          Issue Type: Improvement
>          Components: streaming
>    Affects Versions: 0.8.2
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>
> To fix warnings and styles, avoid tricky codes, and decompose "big" function 
> into "smaller" modules. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to