Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When query profiles are written to LocalPersistentStore, the write is unnecessary serialized due to read/write lock that was introduced for versioned PersistentStore. Only versioned access needs to be protected by read/write lock.
Attachments
Issue Links
- causes
-
DRILL-6762 Dynamic UDFs registered on one Drillbit are not visible on other Drillbits
- Resolved
- relates to
-
DRILL-5270 Improve loading of profiles listing in the WebUI
- Open
- links to