You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/17 04:59:04 UTC

[jira] [Commented] (GEARPUMP-312) Allow Message to be extensible

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

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

GitHub user manuzhang opened a pull request:

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

    [GEARPUMP-312] Add Message trait and DefaultMessage impl

    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 message_trait

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

    https://github.com/apache/incubator-gearpump/pull/183.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 #183
    
----
commit 7450c4e643d339660fb3cd4d901a773779f4be8f
Author: manuzhang <ow...@gmail.com>
Date:   2017-05-17T04:57:38Z

    [GEARPUMP-312] Add Message trait and DefaultMessage impl

----


> Allow Message to be extensible
> ------------------------------
>
>                 Key: GEARPUMP-312
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-312
>             Project: Apache Gearpump
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>




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