[ 
https://issues.apache.org/jira/browse/KAFKA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958129#comment-16958129
 ] 

ASF GitHub Bot commented on KAFKA-8986:
---------------------------------------

cmccabe commented on pull request #7585: KAFKA-8986: Allow null as a valid 
default for tagged fields.
URL: https://github.com/apache/kafka/pull/7585
 
 
   Allow tagged fields to have null defaults.  Fix a bunch of cases where this 
would previously result in null pointer dereferences.
   
   Allow inferring FieldSpec#versions based on FieldSpec#taggedVersions.
   
   Prefix 'key' with an underscore when it is used in the generated code, to 
avoid potential name collisions.
   
   Allow setting hexadecimal constants and 64-bit contstants in spec files.  
Test setting UUID constants.
   
   Add a lot more test cases to SimpleExampleMessage.json.
   
   Add MessageTestUtil#byteBufferToString for debugging.
 
----------------------------------------------------------------
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


> Allow null as a valid default for tagged fields
> -----------------------------------------------
>
>                 Key: KAFKA-8986
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8986
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Colin McCabe
>            Assignee: Colin McCabe
>            Priority: Minor
>
> We should allow null as a valid default for tagged fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to