mimaison opened a new pull request, #16374: URL: https://github.com/apache/kafka/pull/16374
In https://github.com/apache/kafka/commit/355873aa54439790d37a6b7c1c9d0c072511e47a, we inverted the arguments of `Collectors.joining()`, so it does not properly format the documentation string of `zookeeper.ssl.client.enable` and messes the formatting on the website. The first argument should be the separator `</code>, <code>`, followed by the prefix `<code>` and the suffix `</code>`. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
