Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.12.0
-
None
-
None
Description
The TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections test scenario sometimes fails (TSAN builds) in CreateWorkloadTable() with the messages like below:
F0127 03:48:05.405407 458 test_workload.cc:330] Timed out: Timed out waiting for Table Creation
It seems the custom setting for the --raft_heartbeat_interval_ms flag might be too low in case of TSAN builds.
The full log is attached.
Attachments
Attachments
Issue Links
- relates to
-
KUDU-3117 TServerQuiescingITest.TestMajorityQuiescingElectsLeader sometimes fails
- Open