Alexey Serbin created KUDU-3100:
-----------------------------------
Summary: AutoRebalancerTest.TestHandlingFailedTservers sometimes
fails
Key: KUDU-3100
URL: https://issues.apache.org/jira/browse/KUDU-3100
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.12.0
Reporter: Alexey Serbin
Attachments: auto_rebalancer-test.txt.xz
The {{AutoRebalancerTest.TestHandlingFailedTservers}} sometimes fails with the
following error messages:
{noformat}
W0327 22:40:10.759768 6796 auto_rebalancer.cc:666] Could not move replica:
Network error: Client connection negotiation failed: client connection to
127.2.102.194:33557: connect: Connection refused (error 111)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/auto_rebalancer-test.cc:524:
Failure
Value of: matched
Actual: false
Expected: true
not one string matched pattern scheduled replica move failed to complete:
Network error
{noformat}
The log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)