[MCOL-3247] Plugin doesn't close connection with ExeMgr Created: 2019-04-12 Updated: 2019-10-28 Resolved: 2019-09-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | 1.4 |
| Fix Version/s: | 1.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roman | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2019-04, 2019-05, 2019-06 | ||||||||
| Description |
|
The recent runs of the test006 demonstrates the regression after |
| Comments |
| Comment by Roman [ 2019-04-16 ] |
|
To test the fix one should run test006 and monitor ExeMgr thread utilization. Before the fix the threads number raises to more then 1.5k. Both develop-1.2 and this fixed version uses about 300 threads during test006. Please review the fix. |
| Comment by Daniel Lee (Inactive) [ 2019-09-19 ] |
|
Build verified: 1.4.0-1 [root@localhost ~]# cat /data/qa/release/1.4.0-1/centos7/gitversionInfo.txt Regression test: develop branch 1. execute test006 The thread count was up to 186 for my test Note: Need to execute test000 before test006 so that required tables will be created, |