[
https://issues.apache.org/jira/browse/CAMEL-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316693#comment-14316693
]
Claus Ibsen commented on CAMEL-8268:
------------------------------------
Is it possible to create 1 patch with all your hbase changes, as that is maybe
easier to apply?
> camel-hbase - The scan method is not thread safe when using a filter list
> -------------------------------------------------------------------------
>
> Key: CAMEL-8268
> URL: https://issues.apache.org/jira/browse/CAMEL-8268
> Project: Camel
> Issue Type: Bug
> Components: camel-hbase
> Affects Versions: 2.14.0
> Reporter: Emilien
> Fix For: 2.14.2, 2.15.0
>
> Attachments: camel-hbase.patch
>
>
> The scan method is not thread safe when using a filter list. A concurrent
> call on the endpoint will produce wrong values because the same FilterList is
> used between threads. Cloning the passed filter list solve the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)