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

camel-flatpack DataSetList iterator iterates only once

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.1.0
    • 4.2.0
    • camel-flatpack
    • None
    • Unknown

    Description

      GIVEN comma delimited set of records

      AND unmarshal using flatpack data format

      AND process the resulting DataSetList once

      AND split the DataSetLISt

      THEN split finds no records

       

      In earlier versions iterator() method of DataSetList was calling dataSet.goTop() to reset iterator position. That line is gone in 4.1.0. As a quick fix we should consider bringing it back back. However, we might do some redesign of DataSet iterators to make it more thread safe in some future release.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ztesic Zeljko Tesic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: