This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 45b5df2bc7d KAFKA-20121: Create ValueTimestampHeaders and its
serializer/deserializer (#21408)
add 9a9e497ff84 KAFKA-19833: Reduce code duplication in nullable protocol
types (#21019)
No new revisions were added by this update.
Summary of changes:
.../common/protocol/types/NullableSchema.java | 4 +-
.../apache/kafka/common/protocol/types/Schema.java | 4 +-
.../apache/kafka/common/protocol/types/Type.java | 172 +++++++--------------
3 files changed, 58 insertions(+), 122 deletions(-)