[
https://issues.apache.org/jira/browse/KAFKA-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-7884.
------------------------------------
Resolution: Fixed
> Docs for message.format.version and log.message.format.version show invalid
> (corrupt?) "valid values"
> -----------------------------------------------------------------------------------------------------
>
> Key: KAFKA-7884
> URL: https://issues.apache.org/jira/browse/KAFKA-7884
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Reporter: James Cheng
> Assignee: Lee Dongjin
> Priority: Major
> Fix For: 2.2.0
>
>
> In the docs for message.format.version and log.message.format.version, the
> list of valid values is
>
> {code:java}
> kafka.api.ApiVersionValidator$@56aac163
> {code}
>
> It appears it's simply doing a .toString on the class/instance.
> At a minimum, we should remove this java-y-ness.
> Even better is, it should show all the valid values.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)