jaredharley commented on code in PR #20269:
URL: https://github.com/apache/kafka/pull/20269#discussion_r2252176331
##########
docs/upgrade.html:
##########
@@ -494,6 +497,10 @@ <h5><a id="upgrade_servers_400_notable"
href="#upgrade_servers_400_notable">Nota
<li> See <a
href="https://cwiki.apache.org/confluence/x/B40ODg">KIP-890</a> and
<a
href="https://cwiki.apache.org/confluence/x/8ItyEg">KIP-1050</a> for more
details </li>
</ul>
+ <li>
+ The filename for rotated <code>state-change.log</code>
files has been updated from <code>stage-change.log.[date]</code> to
<code>state-change.log.[date]</code> in the log4j2.yaml configuration file.
Review Comment:
I just pushed a change to upgrade.html that I hope is what you're looking
for. I used the 3.9.1 documentation as a pattern to move 4.0.0 to 4.0.1 at the
top of the page, added the new 4.0.1 notable changes section, and then noted at
the bottom of the 4.0.0 section that the bug exists and is corrected in 4.0.1.
Please let me know if you need any other changes!
--
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]