Details
-
Type:
Epic
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Epic Name:FY18 Advanced Shared Scan Optimizations
-
WBS:02C.06.02.03
-
Team:Data Access and Database
Description
Advanced performance optimizations and tuning of the shared scans. This includes:
- Reschedule user queries on a different scheduler. Two possible parts to this are detecting slow queries and moving them to a slower/lower priority scan scheduler and the other would be having the czar tell the workers to move all tasks for a user query to a specific scheduler. These require unique user query ids.
"snail scan" was implemented some time back