Qihoo360 / XSQL

Unified SQL Analytics Engine Based on SparkSQL
https://qihoo360.github.io/XSQL/
Apache License 2.0
210 stars 62 forks source link

[CORE] Fix deadlock risk in XSQLSessionCatalog #73

Open beliefer opened 4 years ago

beliefer commented 4 years ago

What changes were proposed in this pull request?

This PR is related to https://github.com/Qihoo360/XSQL/pull/68 and fix other deadlock risk in XSQLSessionCatalog.

How was this patch tested?

No UT.