Bharat Viswanadham created HDDS-5227:
----------------------------------------
Summary: Have a generic class for FailOverProxyProvider for SCM
Key: HDDS-5227
URL: https://issues.apache.org/jira/browse/HDDS-5227
Project: Apache Ozone
Issue Type: Improvement
Reporter: Bharat Viswanadham
Assignee: Bharat Viswanadham
Now for SCM we have 3 failOverProxyProviders
SCMBlockLocationFailoverProxyProvider
SCMContainerLocationFailoverProxyProvider
SCMSecurityProtocolFailoverProxyProvider
We can use Java Generics and have a single class for failOverrProxyProvider. As
of right now most of the code is duplicated among these classes. This will help
in code duplication and better maintainability in future.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]