Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-851

Camel Bindy compoent does not log the correct property when quoting is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.14.0.redhat-62-xx
    • 2.12.0.redhat-61379
    • None
    • None

    Description

      The logging for the quoting property is not properly logged in ./org/apache/camel/dataformat/bindy/BindyCsvFactory.java:

      ...
      quoting = record.quoting();
      LOG.debug("CSV will be quoted: {}", messageOrdered);
      ...
      

      The value for messageOrdered is being logged instead.

      Attachments

        Activity

          People

            cibsen@redhat.com Claus Ibsen
            rhn-support-jsherman Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: