Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10557

Missing docs when describing topic configs including documentation

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.7.0, 2.6.1
    • None
    • None

    Description

      When describing topic or broker configs with the AdminClient, we can request the documentation of configuration settings to be included.

      This does not work with topic configs. The issue lies in this line:
      https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/AdminManager.scala#L767

      This uses a KafkaConfig object to look up topic configs. Hence for configurations that have different names between KafkaConfig and LogConfig, no documentation is found!

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ecomar Edoardo Comar
            mimaison Mickael Maison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment