Yuan Tian created IOTDB-3542:
--------------------------------
Summary: Missing detailed log for connection failed
Key: IOTDB-3542
URL: https://issues.apache.org/jira/browse/IOTDB-3542
Project: Apache IoTDB
Issue Type: Bug
Reporter: Yuan Tian
Assignee: Eric Pai
"After 30 times retry, the cluster can't work" log can be printed, but the
previous "Connect to {} failed" is not printed. It may be caused by
future.cancel in ParallelRequestDelegate.
Maybe we can put retry logic into each request task of ParallelRequestDelegate
instead of retry connecting all the nodes even only one node connection failed.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)