[ 
https://issues.apache.org/jira/browse/HBASE-18101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024262#comment-16024262
 ] 

Hudson commented on HBASE-18101:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3073 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3073/])
HBASE-18101 Fix type mismatch on container access (stack: rev 
8b75e9ed91c0a6c100917d24cdb29e8a4b14390e)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaCache.java


> Fix type mismatch on container access in QuotaCache#chore
> ---------------------------------------------------------
>
>                 Key: HBASE-18101
>                 URL: https://issues.apache.org/jira/browse/HBASE-18101
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Amit Patel
>            Assignee: Amit Patel
>            Priority: Trivial
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18101.master.001.patch
>
>
> There is a mismatch in type in using the "Collection.contains" method in 
> QuotaCache#chore so this patch changes the two uses of the method to 
> Map.containsKey. Found this issue through one of the [active 
> alerts|https://lgtm.com/projects/g/apache/hbase/alerts/] through 
> [lgtm|https://lgtm.com/projects/g/apache/hbase/].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to