Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.4.2
-
None
-
Centos 7
-
2020-2
Description
Validating the merge for the next 1.4 release. vTpch22.sql keeps hanging for me. Looks to me like there is a joblist abort problem. I think the joblist threadpool in exemgr happens to run out of threads at this query. The queries themselves run successfully after a restart.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | mcol-3776-backtraces.txt [ 50455 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Patrick LeBlanc [ pleblanc ] | Gagan Goel [ tntnatbry ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | In Testing [ 10301 ] |
Assignee | Gagan Goel [ tntnatbry ] | Daniel Lee [ dleeyh ] |
Rank | Ranked higher |
Attachment | aCreateViews.sql [ 50509 ] |
Attachment | vTpch22.sql [ 50510 ] |
issue.field.resolutiondate | 2020-02-18 22:45:52.0 | 2020-02-18 22:45:52.3 |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |
Team | ColumnStore Team |
Rank | Ranked higher |
the link with mcol-3716 was a series of coincidences it seems. I've reproduced it in dev-1.4 @ commit 4b4198608, which doesn't include 3716.
Reproduced by running vTpch22.sql in a loop on a clean installation.