mirror of https://github.com/apache/kafka.git
Allow null as a valid default for tagged fields. Fix a bunch of cases where this would previously result in null pointer dereferences. Also 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 if someone names an RPC field "key". Allow setting setting hexadecimal constants and 64-bit contstants. Add a lot more test cases to SimpleExampleMessage.json. Reviewers: Jason Gustafson <jason@confluent.io> |
||
---|---|---|
.. | ||
.scalafmt.conf | ||
checkstyle.xml | ||
import-control-core.xml | ||
import-control-jmh-benchmarks.xml | ||
import-control.xml | ||
java.header | ||
suppressions.xml |