[MCOL-5508] make timeout configurable " A node is unresponsive for cmd = 4, no reconfigure in at least 300 seconds. Setting read-only mode." Created: 2023-06-07  Updated: 2023-12-15

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

Type: New Feature Priority: Major
Reporter: Richard Stracke Assignee: Max Mether
Resolution: Unresolved Votes: 0
Labels: None


 Description   

If workernode not reply for 300 seconds

A node is unresponsive for cmd = 4, no reconfigure in at least 300 seconds. Setting read-only mode.

if (haltloops == FIVE_MIN_TIMEOUT.tv_sec)
        {
os << "A node is unresponsive for cmd = " << (uint32_t)cmd <<

FIVE_MIN_TIMEOUT is defined with 6 min. (300),
but not configurable.

Under high load with large cluster (5 nodes and more)
reply time can be higher than 6 minutes and FIVE_MIN_TIMEOUT should be configurable
via variable or columnstore.xml entry.


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