[
https://issues.apache.org/jira/browse/CAMEL-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441651#comment-15441651
]
ASF GitHub Bot commented on CAMEL-8108:
---------------------------------------
Github user YoshikiHigo closed the pull request at:
https://github.com/apache/camel/pull/1135
> Type converters should not check for null values
> ------------------------------------------------
>
> Key: CAMEL-8108
> URL: https://issues.apache.org/jira/browse/CAMEL-8108
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.15.0
>
>
> There is a number of type converters that due to old time behavior, are still
> doing a != null check for the passed in value.
> As Camel always passes in a value, then this check should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)