You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/06 01:29:25 UTC

[jira] [Commented] (SPARK-14416) Add thread-safe comments for CoarseGrainedSchedulerBackend's fields

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

Apache Spark commented on SPARK-14416:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/12188

> Add thread-safe comments for CoarseGrainedSchedulerBackend's fields
> -------------------------------------------------------------------
>
>                 Key: SPARK-14416
>                 URL: https://issues.apache.org/jira/browse/SPARK-14416
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Shixiong Zhu
>            Priority: Minor
>
> While I was reviewing https://github.com/apache/spark/pull/12078, I found most of CoarseGrainedSchedulerBackend's mutable fields doesn't have any comments about the thread-safe assumptions and it's hard for people to figure out which part of codes should be protected by the lock. 



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

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