You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/08 08:28:55 UTC

[GitHub] [camel] squakez commented on a change in pull request #5177: fix(mongodb): converter failure

squakez commented on a change in pull request #5177:
URL: https://github.com/apache/camel/pull/5177#discussion_r589244449



##########
File path: components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/converters/MongoDbBasicConverters.java
##########
@@ -119,6 +119,9 @@ private static boolean isBson(byte[] input) {
 
     @Converter

Review comment:
       In this case this should be considered be a _miss_. According the [documentation](https://camel.apache.org/manual/latest/type-converter.html#TypeConverter-Returningnullvalues), this would be the way to handle.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org