This gets relatively stable reproducible with DSQL statements cache. When performing SQL request related to mapping server can not process AST due to entering engine twice recursively. At the same time scheduler is doing it's best to process AST, causing endless loop in scheduler.
This gets relatively stable reproducible with DSQL statements cache. When performing SQL request related to mapping server can not process AST due to entering engine twice recursively. At the same time scheduler is doing it's best to process AST, causing endless loop in scheduler.