[ https://issues.apache.org/jira/browse/KAFKA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326325#comment-17326325 ]
Luke Chen commented on KAFKA-12700: ----------------------------------- Nice catch!! > The admin.listeners config has wonky valid values in the docs > ------------------------------------------------------------- > > Key: KAFKA-12700 > URL: https://issues.apache.org/jira/browse/KAFKA-12700 > Project: Kafka > Issue Type: Bug > Components: docs, KafkaConnect > Reporter: A. Sophie Blee-Goldman > Assignee: Luke Chen > Priority: Major > > Noticed this while updating the docs for the 2.6.2 release, the docs for > these configs are generated from the config definition, including info such > as default, type, valid values, etc. > When defining WorkerConfig.ADMIN_LISTENERS_CONFIG we seem to pass an actual > `new AdminListenersValidator()` object in for the "valid values" parameter, > causing this field to display some wonky useless object reference in the > docs. See > https://kafka.apache.org/documentation/#connectconfigs_admin.listeners: > Valid Values: > org.apache.kafka.connect.runtime.WorkerConfig$AdminListenersValidator@383534aa -- This message was sent by Atlassian Jira (v8.3.4#803005)