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/05 17:13:14 UTC

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

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