[MCOL-3712] Columnstore become not write capable is not detected in SRE portal ; Service is in Healthy Status Created: 2020-01-06  Updated: 2023-10-26  Resolved: 2020-01-06

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Attachments: PNG File image-2020-01-06-13-50-51-363.png    

 Description   

Columnstore become not write capable is not detected in MariaDB SRE portal ; Service is in Healthy Status

Columnstore Service DB become nor write capable but that not detected in MariaDB SRE portal

s$ mariadb --host=sky0001379.mdb0001293.test.skysql.net     --port=5001 --user=DB00002091   --password='xxxxxx'  --ssl=1 -e "create database abc ; create table abc.abc ( a int , b varchar(64)) engine columnstore ;")
 
$ mariadb --host=sky0001379.mdb0001293.test.skysql.net     --port=5001 --user=DB00002091   --password='xxxxxxxx'  --ssl=1 -e "insert into abc.abc values (1,'aa'),(2,'bbb'), (3,'cccc'); "
ERROR 1815 (HY000) at line 1: Internal error: CAL0001: Insert Failed:  Error occured when calling makeJobList



 Comments   
Comment by Zdravelina Sokolovska (Inactive) [ 2020-01-06 ]

should change the project of the issue to DBAAS

Generated at Thu Feb 08 02:44:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.