[
https://issues.apache.org/jira/browse/HDFS-13780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko updated HDFS-13780:
---------------------------------------
Description:
Currently {{ObserverReadProxyProvider}} during instantiation discovers
Observers by poking known NameNodes and checking their states. This rather
expensive process can be postponed until the first actual RPC call.
This is an optimization.
was:Currently {{ObserverReadProxyProvider}} during instantiation discovers
Observers by poking known NameNodes and checking their states. This rather
expensive process can be postponed until the first actual RPC call.
> Postpone NameNode state discovery in ObserverReadProxyProvider until the
> first real RPC call.
> ---------------------------------------------------------------------------------------------
>
> Key: HDFS-13780
> URL: https://issues.apache.org/jira/browse/HDFS-13780
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Konstantin Shvachko
> Priority: Major
>
> Currently {{ObserverReadProxyProvider}} during instantiation discovers
> Observers by poking known NameNodes and checking their states. This rather
> expensive process can be postponed until the first actual RPC call.
> This is an optimization.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]