Details
Description
Looking at NN failover proxy providers in the context of HDFS-13782 I noticed that ConfiguredFailoverProxyProvider and IPFailoverProxyProvider have a lot of common logic. We can move this common logic into AbstractNNFailoverProxyProvider, which simplifies things a lot.
Attachments
Attachments
Issue Links
- is related to
-
YARN-9067 YARN Resource Manager is running OOM because of leak of Configuration Object
- Resolved
- is required by
-
HDFS-13782 ObserverReadProxyProvider should work with IPFailoverProxyProvider
- Resolved