[ 
https://issues.apache.org/jira/browse/CAMEL-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295683#comment-15295683
 ] 

Arno Noordover commented on CAMEL-9982:
---------------------------------------

I found this issue when I was busy trying to refactor the marshalling 
functionality using stream and lambda expression.
I have a question about this:
Shouldn't we advice developers to wrap unchecked exceptions in a component 
specific unchecked exception. Refactoring to lambda expressions (Function, 
Consumer) isn't always possible without changing the functionality.

> Marshalling fixed length record with links fails
> ------------------------------------------------
>
>                 Key: CAMEL-9982
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9982
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.17.1
>            Reporter: Arno Noordover
>
> When a fixed length record contains a "Link" marshalling doesn't take this 
> field into account while with unmarshalling it is unmarshalled.
> Issue comes from a difference in building the model in BindyCsvDataFormat and 
> BindyFixedLengthDataFormat. In the csv-format all field are taken into 
> account that have the "Link"  annotation.



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

Reply via email to