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 it 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: us...@infra.apache.org