Sergey Chugunov created IGNITE-8113:
---------------------------------------
Summary: ZookeeperClientTest#testReconnect3, testReconnect4 fail
on TC
Key: IGNITE-8113
URL: https://issues.apache.org/jira/browse/IGNITE-8113
Project: Ignite
Issue Type: Bug
Components: zookeeper
Reporter: Sergey Chugunov
Tests always fail on TC, testReconnect3 failure is reproducible locally as well.
A message in logs says that ZooKeeper cluster shuts itself down during the test:
{noformat}
[Step 4/5] java.lang.Exception: shutdown Leader! reason: Not sufficient
followers synced, only synced with sids: [ 11 ]
{noformat}
Most likely there is a bug in test itself, no real functionality is affected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)