Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Unresolved
-
22.08.2, 22.08.4, 6.4.6, 23.02.3
-
None
-
2024-2
Description
In CS 6.4.x and CS 22.08.4, a customer's DDLProc stops working quickly after a few create tables and a stored procedure. Attaching what I have.
More triage is needed.
Theres a lot of other activity on the server thats unknown to what extent its effecting columnstore. see /var/log/messages and youll see salt-minion, docker, slapd, pam_unix,postfix, prometheus and more.
Customers Facing Issue
ERROR 1815 (HY000): Internal error: Lost connection to DDLProc
MariaDB [test]> CREATE TABLE `t1` (
|
-> `id` int(11) NOT NULL |
-> ) ENGINE=Columnstore ;
|
ERROR 1815 (HY000): Internal error: Lost connection to DDLProc |
Work around is to mcsShutdown, clearShm and mcsStart.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 22.08.4 [ 28533 ] | |
Affects Version/s | 6.4.6 [ 28452 ] | |
Affects Version/s | 22.08.2 [ 28208 ] |
Description |
In CS 6.4.1 and CS 22.08.4, a customer's DDLProc stops working quickly after a few create tables and a stored procedure. Attaching what I have.
*More triage is needed.* Theres a lot of other activity on the server thats unknown to what extent its effecting columnstore. see /var/log/messages and youll see salt-minion, docker, slapd, pam_unix,postfix, prometheus and more. *Customers Facing Issue* ERROR 1815 (HY000): Internal error: Lost connection to DDLProc {code:java} MariaDB [test]> CREATE TABLE `t1` ( -> `id` int(11) NOT NULL -> ) ENGINE=Columnstore ; ERROR 1815 (HY000): Internal error: Lost connection to DDLProc {code} Work around is to mcsShutdown, clearShm and mcsStart. |
In CS 6.4.x and CS 22.08.4, a customer's DDLProc stops working quickly after a few create tables and a stored procedure. Attaching what I have.
*More triage is needed.* Theres a lot of other activity on the server thats unknown to what extent its effecting columnstore. see /var/log/messages and youll see salt-minion, docker, slapd, pam_unix,postfix, prometheus and more. *Customers Facing Issue* ERROR 1815 (HY000): Internal error: Lost connection to DDLProc {code:java} MariaDB [test]> CREATE TABLE `t1` ( -> `id` int(11) NOT NULL -> ) ENGINE=Columnstore ; ERROR 1815 (HY000): Internal error: Lost connection to DDLProc {code} Work around is to mcsShutdown, clearShm and mcsStart. |
Assignee | Roman [ drrtuy ] |
Labels | mcs_cs_ihme |
Status | Open [ 1 ] | In Progress [ 3 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Fix Version/s | 23.02 [ 28209 ] |
Labels | mcs_cs_ihme | mcs_cs_ihme mcs_trg |
Fix Version/s | 23.02 [ 28209 ] |
Rank | Ranked lower |
Affects Version/s | 23.02.3 [ 28901 ] |
Rank | Ranked higher |
Fix Version/s | 23.08 [ 28540 ] |
Labels | mcs_cs_ihme mcs_trg | mcs_trg |
Priority | Major [ 3 ] | Critical [ 2 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Priority | Critical [ 2 ] | Major [ 3 ] |
Assignee | Roman [ drrtuy ] | Denis Khalikov [ JIRAUSER48434 ] |
Labels | mcs_trg | mcs_trg triage |
Zendesk Related Tickets | 201614 202078 | |
Zendesk active tickets | 201614 |
Sprint | 2024-2 [ 764 ] |
Status | Stalled [ 10000 ] | Needs Feedback [ 10501 ] |
Due Date | 2025-01-13 |
Assignee | Denis Khalikov [ JIRAUSER48434 ] | Allen Herrera [ JIRAUSER48651 ] |
Due Date | 2025-01-13 | 2025-02-13 |
Status | Needs Feedback [ 10501 ] | Closed [ 6 ] |