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

Claus Ibsen updated CAMEL-8268:
-------------------------------
    Summary: camel-hbase - The scan method is not thread safe when using a 
filter list  (was: The scan method is not thread safe when using a filter list)

> 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
>
>
> 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)

Reply via email to