stanislavkozlovski opened a new pull request, #15406:
URL: https://github.com/apache/kafka/pull/15406

   As noted by @ijuma 
[here](https://github.com/apache/kafka-site/pull/581#pullrequestreview-1890612525),
 the usual flow of updating the upgrade.html docs is to first do it in 
apache/kafka/trunk, then cherry-pick to the relative release branch and then 
copy into the kafka-site repo.
   
   It seems like this was not done with a few commits updating the 3.6.1, 3.5.2 
and 3.5.1, resulting in [kafka-site's latest 
upgrade.html](https://github.com/apache/kafka-site/blob/asf-site/36/upgrade.html)
 containing content that isn't here. This was caught [while we were adding the 
3.7 upgrade docs](https://github.com/apache/kafka-site/pull/581).
   
   This patch reconciles both files by taking the extra changes from 
`kafka-site` and placing them here. This was done by simply comparing a diff of 
both changes and taking the ones that apply.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to