GitHub user f7753 opened a pull request:

    https://github.com/apache/spark/pull/14232

    [SPARK-16587] The annotation for the abstract Class 'BlockTransferMessage' 
missing several kind of messages.

     **# What changes were proposed in this pull request?**
    Currently, the Messages used by shuffle: OpenBlock, UploadBlock, 
RegisterExecutor has a simple introduction for the usage, while the other three 
(StreamHandle, RegisterDriver, HearBeat) haven' t. 
    This PR added them.
    
    
    **# How was this patch tested?**
    
    Please let some commuters to review the added annotation to judge them.


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

    $ git pull https://github.com/f7753/spark SPARK-16587

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

    https://github.com/apache/spark/pull/14232.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 #14232
    
----
commit c2e255f6d1acfb683223a6dadeee0fdeaef0840e
Author: MaBiao <mabiao...@gmail.com>
Date:   2016-07-16T09:15:10Z

    [SPARK-16587] Add the missing annotation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to