[ 
https://issues.apache.org/jira/browse/HDDS-12530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-12530:
------------------------------------
    Description: 
Declare variables as interface (Set/Map/etc.) instead of specific 
implementation (HashSet/TreeMap/etc.), if possible.

https://docs.pmd-code.org/latest/pmd_rules_java_bestpractices.html#loosecoupling

  was:Declare variables as interface (Set/Map/etc.) instead of specific 
implementation (HashSet/TreeMap/etc.), if possible.


> Enable LooseCoupling check in PMD
> ---------------------------------
>
>                 Key: HDDS-12530
>                 URL: https://issues.apache.org/jira/browse/HDDS-12530
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Maksim Myskov
>            Assignee: Maksim Myskov
>            Priority: Major
>
> Declare variables as interface (Set/Map/etc.) instead of specific 
> implementation (HashSet/TreeMap/etc.), if possible.
> https://docs.pmd-code.org/latest/pmd_rules_java_bestpractices.html#loosecoupling



--
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