Supratim Deka created HDDS-3231:
-----------------------------------
Summary: Cleanup KeyManagerImpl
Key: HDDS-3231
URL: https://issues.apache.org/jira/browse/HDDS-3231
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Components: Ozone Manager
Reporter: Supratim Deka
KeyManagerImpl has functions which are obsolete - all functions which modify
content in OM tables have been overriden by OM HA handlers invoked from
OzoneManagerProtocolServerSideTranslatorPB.processRequest. OmUtils.isReadOnly()
controls which OM Protocol requests call into the legacy KeyManagerImpl
handlers and which ones call into the HA handlers.
Cleanup KeyManagerImpl class to remove dead/unused functions. Also clean up
associated tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]