István Fajth created HDDS-10247:
-----------------------------------

             Summary: Remove unused, dead code
                 Key: HDDS-10247
                 URL: https://issues.apache.org/jira/browse/HDDS-10247
             Project: Apache Ozone
          Issue Type: Epic
            Reporter: István Fajth
            Assignee: István Fajth


1. Static analysis ran to spot places needs to be changed
IDEA code inspection - Declaration redundancy - Unused declaration

2. Short summary of the problem that is spotted by the static analysis tool
Unused stuff is dead code, dead code besides that it is not used can be 
harmful, if someone starts to use it, but because it was not used it might not 
have been updated either along with similar functionality, so it is better to 
get rid of it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to