[
https://issues.apache.org/jira/browse/HBASE-24978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
qiang Liu updated HBASE-24978:
------------------------------
Attachment: HBASE-24978.master.v01.patch
Status: Patch Available (was: Open)
> 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: 2.2.5, 1.1.13
> Reporter: qiang Liu
> Assignee: qiang Liu
> Priority: Minor
> Labels: easy-fix
> Attachments: HBASE-24978.master.v01.patch
>
>
> 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)