harmadasg commented on PR #21137:
URL: https://github.com/apache/kafka/pull/21137#issuecomment-3647353655

   Currently ops.html is out of sync between [kafka 
3.9](https://github.com/apache/kafka/blob/3.9/docs/ops.html) and 
[kafka-site](https://github.com/apache/kafka-site/blob/asf-site/39/ops.html). 
What I gathered is the following:
   
   * [kafka#19158](https://github.com/apache/kafka/pull/19158) was opened to 
kafka 3.9 but the author was advised to instead open it directly to kafka-site 
since the 3.9 docs was already published
   * [kafka-site#667](https://github.com/apache/kafka-site/pull/667) was merged
   * The newly added section was accidentally overridden in 
[kafka-site#687](https://github.com/apache/kafka-site/pull/687) during the 
3.9.1 release since it was not part of [ops.html in 
kafka](https://github.com/apache/kafka/blob/3.9/docs/ops.html)
   * [kafka-site#695](https://github.com/apache/kafka-site/pull/695) was merged 
in order to revert some 3.9 doc changes that were unexpectedly overwritten 
including the section about the kafka-storage tool command
   
   All in all the section about the kafka-storage tool command is still missing 
from [ops.html in 
kafka](https://github.com/apache/kafka/blob/3.9/docs/ops.html). I included in 
my PR since I have to modify it anyway and this way there is no chance for an 
accidental removal from kafka-site.


-- 
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]

Reply via email to