You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Sam Lewis (JIRA)" <ji...@apache.org> on 2013/08/14 14:37:48 UTC

[jira] [Created] (CAMEL-6637) BeanIO Data Format logs at WARN level for conditions are ignored in configuration

Sam Lewis created CAMEL-6637:
--------------------------------

             Summary: BeanIO Data Format logs at WARN level for conditions are ignored in configuration
                 Key: CAMEL-6637
                 URL: https://issues.apache.org/jira/browse/CAMEL-6637
             Project: Camel
          Issue Type: Bug
          Components: camel-beanio
    Affects Versions: 2.12.1
            Reporter: Sam Lewis
            Priority: Minor


The BeanIODataFormat has the properties:
- ignoreUnidentifiedRecords
- ignoreUnexpectedRecords
- ignoreInvalidRecords

In the error handler, these issues are always logged at WARN level regardless of the above settings.

I would say that if the developer is happy to ignore these issues by explicitly configuring them to ignored, when these issues are encountered they should be logged at DEBUG level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira