[
https://issues.apache.org/jira/browse/HBASE-24978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
qiang Liu updated HBASE-24978:
------------------------------
Description: map check key exist mistakenly use contains insteadof
containsKey cause the warning, while the check logic is removed in master now,
the SuppressWarnings should be removed too. (was: map check key exist
mistakenly use contains insteadof containsKey cause the warning, while the
check logic is removed in master now, the )
> Remove QuotaCache.java SuppressWarnings annotation
> ---------------------------------------------------
>
> Key: HBASE-24978
> URL: https://issues.apache.org/jira/browse/HBASE-24978
> Project: HBase
> Issue Type: Improvement
> Components: Quotas
> Affects Versions: 1.1.13, 2.2.5
> Reporter: qiang Liu
> Assignee: qiang Liu
> Priority: Minor
> Labels: easy-fix
>
> map check key exist mistakenly use contains insteadof containsKey cause the
> warning, while the check logic is removed in master now, the SuppressWarnings
> should be removed too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)