[
https://issues.apache.org/jira/browse/NIFI-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-6432:
------------------------------
Fix Version/s: 1.10.0
Status: Patch Available (was: Open)
> 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
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)