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 2020/12/29 15:30:05 UTC

[GitHub] [camel-kafka-connector] valdar commented on issue #821: Investigate usage of NO_DEFAULT_VALUE instead of null for properties

valdar commented on issue #821:
URL: https://github.com/apache/camel-kafka-connector/issues/821#issuecomment-752122629


   The problem is that camel has no such distinction, `null` means "there is no default value". So what we decided to do in https://github.com/apache/camel-kafka-connector/issues/563 was to keep null and remove `defaultValue` attribute from json catalog if there is no default value (i.e. if default value is `null`)


----------------------------------------------------------------
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