Zhixiong Chen created SPARK-37017:
-------------------------------------

             Summary: Reduce the scope of synchronized to prevent deadlock.
                 Key: SPARK-37017
                 URL: https://issues.apache.org/jira/browse/SPARK-37017
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.1
            Reporter: Zhixiong Chen


There is a synchronized in CatalogManager.currentNamespace function.

Sometimes a deadlock occurs.

The scope of synchronized can be reduced to prevent deadlock.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to