[MCOL-1306] Clear the getActiveSQLStatements results when queries are orphaned from crash Created: 2018-03-26 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Provide a means for orphaned queries to not show up in the getActiveSQLStatements output after a PM crash. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-05-01 ] |
|
Changed this to a feature request. Due to the way the function currently works (parsing logs) it is not currently possible, at best we could memorise the start point for each entry and if there isn't an end by X log time then remove it from our list. But this has its own complications. Instead we should have something like a command inside ExeMgr which the OAM can talk to so that a live status is shown. |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket. |