Amit Patel created HBASE-18101:
----------------------------------

             Summary: 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
            Reporter: Amit Patel
            Priority: Trivial


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.



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

Reply via email to