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

FileDataSet does not support a single file larger than 1024 bytes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.24.0
    • 3.0.0.RC2, 3.0.0
    • None
    • None
    • Unknown

    Description

      Using dataset with a FileDataSet configured with a single file - new FileDataSet(filename) - doesn't work as expected if the file is more than 1024 bytes.

      Expected result: The whole file is used as the dataset source.

      Actual result: The file gets split into multiple messages at 1024 byte boundaries.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            bradhgbst Brad Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: