You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "SongYadong (JIRA)" <ji...@apache.org> on 2019/01/09 06:32:00 UTC

[jira] [Created] (SPARK-26578) Synchronize putBytes's memory allocation and putting block on memoryManager

SongYadong created SPARK-26578:
----------------------------------

             Summary: Synchronize putBytes's memory allocation and putting block on memoryManager
                 Key: SPARK-26578
                 URL: https://issues.apache.org/jira/browse/SPARK-26578
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: SongYadong


Just like operation about memory allocation and putting/evicting blocks in _MemoryStore_'s many other methods, I think it may be better that _putBytes_ also be synchronized on _memoryManager_.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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