[ 
https://issues.apache.org/jira/browse/SPARK-19889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herman van Hovell updated SPARK-19889:
--------------------------------------
    Description: 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}} 
callbacks are synchronized and that we can synchronize on the task context.  
(was: 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.)

> Make TaskContext callbacks 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}} callbacks 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to