[
https://issues.apache.org/jira/browse/CAMEL-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289013#comment-14289013
]
Claus Ibsen commented on CAMEL-8268:
------------------------------------
Thanks for reporting. Do you work on a patch?
> 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
>
>
> 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)