You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yuan Tian (Jira)" <ji...@apache.org> on 2022/06/20 03:33:00 UTC

[jira] [Created] (IOTDB-3542) Missing detailed log for connection failed

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)