[MCOL-3259] Analise the failure of Autopilot concurrency queryAndDataMod Created: 2019-04-16  Updated: 2019-04-16  Resolved: 2019-04-16

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

Type: Task Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Zdravelina Sokolovska (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

Analise the failure of Autopilot concurrency queryAndDataMod

the test set concurrency queryAndDataMod of Autopilot failed at the first test Type == cpimport due to Test System getting in a lack of disk space.
Analise the reason of surpassing the predefined in the test scripts load data iterations
causing the test failure.

test table consuming the entire disk space during the execution of the first test type :
MariaDB [(none)]> call columnstore_info.table_usage('mytest', 'lineitem');
-----------------------------------------------------------------

TABLE_SCHEMA TABLE_NAME DATA_DISK_USAGE DICT_DATA_USAGE TOTAL_USAGE

-----------------------------------------------------------------

mytest lineitem 560.09 GB 183.26 GB 743.35 GB

-----------------------------------------------------------------
1 row in set (4 min 18.879 sec)


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