gharris1727 commented on PR #13748:
URL: https://github.com/apache/kafka/pull/13748#issuecomment-1561666475

   @krespo It looks like the `replace.null.with.default` feature of the 
JsonConverter is [due to be released in 
3.5.0](https://cwiki.apache.org/confluence/display/KAFKA/KIP-581%3A+Value+of+optional+null+field+which+has+default+value),
 which is not available yet. Are you testing this with 3.4.0 or earlier? In 
that case, setting the value won't change the behavior of the converter.
   
   You can test this by building and using the json converter jar from the 
`3.5` branch, or pick up a 3.5.0 release candidate from the mailing list: 
https://lists.apache.org/thread/0vfdhwvpjhfq4c7p818dtm07hr6j0qqs


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to