You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by SereneAnt <gi...@git.apache.org> on 2017/07/30 05:45:17 UTC

[GitHub] spark pull request #18775: [SPARK-8577][SparkR] Eliminate needless synchroni...

GitHub user SereneAnt opened a pull request:

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

    [SPARK-8577][SparkR] Eliminate needless synchronization in java-R serialization

    ## What changes were proposed in this pull request?
    Remove surplus synchronized blocks.
    
    ## How was this patch tested?
    Unit tests run OK.


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

    $ git pull https://github.com/SereneAnt/spark eliminate_unnecessary_synchronization_in_java-R_serialization

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

    https://github.com/apache/spark/pull/18775.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 #18775
    
----
commit eafad7d0cdf73c9fab9a03f2898039de7b127bc7
Author: iurii.ant <se...@gmail.com>
Date:   2017-07-30T05:04:06Z

    [SPARK-8577][SparkR] Eliminate needless synchronization in java-R serialization

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18775: [SPARK-21575][SparkR] Eliminate needless synchronization...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18775
  
    **[Test build #3863 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3863/testReport)** for PR 18775 at commit [`aeee08f`](https://github.com/apache/spark/commit/aeee08f254e5741a81230f6658a58b0a5d0783da).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18775: [SPARK-21575][SparkR] Eliminate needless synchronization...

Posted by yanboliang <gi...@git.apache.org>.
Github user yanboliang commented on the issue:

    https://github.com/apache/spark/pull/18775
  
    Merged into master, thanks for all.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18775: [SPARK-8577][SparkR] Eliminate needless synchronization ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/18775
  
    Can one of the admins verify this patch?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request #18775: [SPARK-21575][SparkR] Eliminate needless synchron...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark issue #18775: [SPARK-21575][SparkR] Eliminate needless synchronization...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18775
  
    **[Test build #3863 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3863/testReport)** for PR 18775 at commit [`aeee08f`](https://github.com/apache/spark/commit/aeee08f254e5741a81230f6658a58b0a5d0783da).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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