Description
The current rpc client is failed if the connection is failed once. But, in distributed environments, the startup of server and clients are unlikely to be synchronous. So, we should adopt some retry mechanism to Tajo rpc client.
Attachments
Issue Links
- is duplicated by
-
TAJO-1050 RPC client does not retry during connecting
- Resolved