Emilien created CAMEL-8268:
------------------------------

             Summary: 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


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