Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
2022-10-Cluster
Description
The current retry logic in ConfigNodeClient is as following:
As we can see, this block of code ignores the TException, which might be import sometimes. Take the register process as example:
The above screenshot doesn't contain anything valuable since the error log for expressing why fail to communicate with ConfigNode-leader is ignored. Therefore, we should add log that record the TException:
Attachments
Attachments
Issue Links
- links to