Dave DeCaprio created SPARK-26617:
-------------------------------------

             Summary: CacheManager blocks during requery
                 Key: SPARK-26617
                 URL: https://issues.apache.org/jira/browse/SPARK-26617
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Dave DeCaprio


This is related to Spark-26548.  The CacheManager also holds locks in uncaching 
and recaching plans that hold the lock while the query optimizer runs.  If the 
optimizer takes a long time, then the whole system can block up waiting for the 
optimization run.



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

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

Reply via email to