Shixiong Zhu created SPARK-13245:
------------------------------------

             Summary: ShuffleBlockFetcherIterator should not use shuffleMetrics 
in multiple threads
                 Key: SPARK-13245
                 URL: https://issues.apache.org/jira/browse/SPARK-13245
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Shixiong Zhu


In ShuffleBlockFetcherIterator, shuffleMetrics is called in 
BlockFetchingListener.onBlockFetchSuccess which will be called in multiple 
threads, but shuffleMetrics is not thread safe. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to