Wei-Chiu Chuang created HDDS-12332:
--------------------------------------
Summary: Remove dead code in KeyManagerImpl
Key: HDDS-12332
URL: https://issues.apache.org/jira/browse/HDDS-12332
Project: Apache Ozone
Issue Type: Improvement
Reporter: Wei-Chiu Chuang
A few methods are not used.
getPendingDeletionDir() (please also remove the same method from its parent
interface)
isKeyDeleted()
Additionally, KeyManagerImpl is a critical class in OM. Because it is
constantly updated, it can use a lot of help here. For IntelliJ user, please
use Code -> Inspect Code -> File 'KeyManagerImpl.java' to identify code style,
deprecation and warning issues. We should also make an effort to split the code
in this class to other places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]