Herman van Hovell created SPARK-19889:
-----------------------------------------

             Summary: Make TaskContext synchronized
                 Key: SPARK-19889
                 URL: https://issues.apache.org/jira/browse/SPARK-19889
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.1.0
            Reporter: Herman van Hovell


In some cases you want to fork of some part of a task to a different thread. In 
these cases it would be very useful if {{TaskContext}} methods are synchronized 
and that we can synchronize on the task context.



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

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

Reply via email to