[MCOL-2145] user priority test showed unexpected performance behavior Created: 2019-02-07 Updated: 2021-01-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.2.3 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.2.3-1 from buildbot server commit: The mixed user test showed the following performance timing: Few days ago, the same test return the following expected result: Mixed user types |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-02-08 ] |
|
I don't think this is a bug. The way the priority system is designed this will occasionally happen. Especially if you have a lower core count. I would retest several times and if you are still having problems the check the query stats to make sure priority is being set correctly. |