Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8268

camel-hbase - The scan method is not thread safe when using a filter list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.14.0
    • 2.14.2, 2.15.0
    • camel-hbase
    • None
    • Patch Available
    • Unknown

    Description

      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.

      Attachments

        1. camel-hbase.patch
          15 kB
          Emilien

        Activity

          People

            davsclaus Claus Ibsen
            ebondu Emilien
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: