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

Bryan Bende updated NIFI-6432:
------------------------------
    Summary: HBase map cache service ignores column family and qualifiers on 
get  (was: HBase map cache service ignores column family and qualifies on 
retrieval)

> HBase map cache service ignores column family and qualifiers on get
> -------------------------------------------------------------------
>
>                 Key: NIFI-6432
>                 URL: https://issues.apache.org/jira/browse/NIFI-6432
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>
> The HBase_1_1_2_ClientMapCacheService (and the 2.x equivalent) has properties 
> for Column Family and Column Qualifier. These are used in the put method when 
> inserting a new cache entry. However, they are not used in the get method. 
> This means that if the row has other families and qualifiers, then you may 
> not get back the correct value.
> This also applies to the containsKey method.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to