Bharat Viswanadham created HDDS-3233: ----------------------------------------
Summary: ReInitialize the proxy and DtService when rpcAddress is unresolved in RpcClient Key: HDDS-3233 URL: https://issues.apache.org/jira/browse/HDDS-3233 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Bharat Viswanadham This Jira is to fix the issue of re-initialize the proxy object and dtservice(token service field) when fail Over happens. In this way, when failover happens, we retry again and compute the dtService. Right now, when the socket address is unresolved, we create a placeHolder address with an unresolvable socket. This Jira is to fix when later that OM address is resolvable, we try contacting that OM again from the client. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org