XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 3.9.0
    • None
    • None

    Description

      ApiKeys#toHtml will filter out the APIs having unstable version [0]. Hence, the LIST_OFFSET will be removed as it has unstable version 9. That is weird since it still has stable version and so it should be listed rather than dropped. We should use `!apiKey.toApiVersion(false).isPresent()` instead - that means only the APIs having "no" stable version will be dropped

      [0] https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/protocol/ApiKeys.java#L289

      Attachments

        Issue Links

          Activity

            People

              m1a2st 黃竣陽
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: