Holden Karau created SPARK-32111:
------------------------------------

             Summary: Cleanup locks and docs in CoarseGrainedSchedulerBackend
                 Key: SPARK-32111
                 URL: https://issues.apache.org/jira/browse/SPARK-32111
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.1.0
            Reporter: Holden Karau


Our locking is inconsistent inside of CoarseGrainedSchedulerBackend. In 
production this doesn't matter because the methods in are called from inside of 
ThreadSafeRPC but it would be better to cleanup the locks and docs to be 
consistent especially since other schedulers inherit from 
CoarseGrainedSchedulerBackend.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to