[MCOL-1715] Error messages are confusing Created: 2018-09-12  Updated: 2023-10-26  Resolved: 2019-07-10

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

Type: Bug Priority: Minor
Reporter: Elena Kotsinova (Inactive) Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

Config: TX -> MaxScale -> CS

1. Create table in TX named cdc_eli.edk_delta. There are no inserts there.
2. Run

 mxs_adapter -c /etc/Columnstore.xml -u cdcuser -p cdcpassword -h localhost -P 4001 cdc_eli edk_delta

Result:
2018-09-12 12:44:24 [cdc_eli.edk_delta] MaxScale connection could not be created: Request timed out

Expected:
More descriptive message why operation failed. For example: we don't find any activity for this table



 Comments   
Comment by markus makela [ 2018-09-12 ]

That error tells that the connection to MaxScale could not be created as the request timed out. It should have nothing to do with the table itself not having any data.

This problem is possibly fixed in commit f156fb08c48442075de75e42dc64a22b68b5b5ff which is not yet included in 1.1.6.

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