davsclaus commented on a change in pull request #5177: URL: https://github.com/apache/camel/pull/5177#discussion_r588486028
########## 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: We need to make @Converter(allowNull = true) as the converter can return null as a valid response ---------------------------------------------------------------- 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