[ 
https://issues.apache.org/jira/browse/KUDU-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426419#comment-17426419
 ] 

ASF subversion and git services commented on KUDU-75:
-----------------------------------------------------

Commit 1584e4325cfce37f89fd1dbebff5f24ed980780f in kudu's branch 
refs/heads/master from Andrew Wong
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=1584e43 ]

[master] KUDU-1885: re-resolve TSDescriptor proxies on network error

This patch uses the capabilities added in KUDU-75 to add the ability for
the master to re-resolve the addresses of tablet servers if its requests
fail.

Change-Id: I6245f75a232fd4827de684cfc04d6b6e53b7ddef
Reviewed-on: http://gerrit.cloudera.org:8080/17909
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Andrew Wong <[email protected]>


> Allow RPC proxies to take HostPort and do DNS resolution inline with calls
> --------------------------------------------------------------------------
>
>                 Key: KUDU-75
>                 URL: https://issues.apache.org/jira/browse/KUDU-75
>             Project: Kudu
>          Issue Type: Improvement
>          Components: rpc
>    Affects Versions: M4
>            Reporter: Todd Lipcon
>            Priority: Major
>
> A lot of RPC calls will be done against host/ports rather than ip/ports. We 
> should make the Proxy itself do the resolution inline in the async path (and 
> perhaps have some method to refresh DNS)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to