[ 
https://issues.apache.org/jira/browse/CAMEL-9939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Cosentino reassigned CAMEL-9939:
---------------------------------------

    Assignee: Andrea Cosentino

> beanio - Add support for custom BeanReaderErrorHandler
> ------------------------------------------------------
>
>                 Key: CAMEL-9939
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9939
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-beanio
>            Reporter: Claus Ibsen
>            Assignee: Andrea Cosentino
>             Fix For: 2.18.0
>
>
> Allow to configure a BeanReaderErrorHandler on the configuration class. And 
> then if set, then use that instead of creating one internally.
> That allows end users to do their own code what should happen.
> The default allows you to configure to ignore various errors
>     private boolean ignoreUnidentifiedRecords;
>     private boolean ignoreUnexpectedRecords;
>     private boolean ignoreInvalidRecords;
> http://camel.465427.n5.nabble.com/Camel-BeanIO-catch-and-ignore-InvalidRecordException-tp5762999.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to