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

Allow empty csv files in the Camel Bindy unmarshalling process

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • camel-bindy
    • None
    • Novice

    Description

      Currently the unmarshal process of Camel Bindy will throw an IllegalArgumentException if the provided data stream is empty. Therefore the client has to catch that Exception or bypass the unmarshal process to handle empty files.

      It would be an improvement if Bindy will always return an empty collection if the data stream is empty and there is nothing to unmarshal. Or if there is an annotation available to decide how empty stream should be treated (i.e., throw an exception or return an empty collection). The annotation could be part of the @CsvRecord annotation: @CsvRecord(allowEmptyFiles = true).

      Please see this discussion on the camel users mailing list for further information: http://camel.465427.n5.nabble.com/Why-does-Bindy-prohibit-empty-files-td5756976.html

      Attachments

        Issue Links

          Activity

            People

              onders Onder Sezgin
              TomSO Tom So
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: