chia7712 commented on code in PR #20269:
URL: https://github.com/apache/kafka/pull/20269#discussion_r2252039800
##########
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:
@jaredharley Sorry for the unclear comment earlier, @jaredharley. Could you
please create a new section, like `<h5><a id="upgrade_servers_401_notable"
href="#upgrade_servers_401_notable">Notable changes in 4.0.1</a></h5>`, to
mention this fix? Additionally, could you add a note to the 4.0.0 section to
inform users about this bug?
--
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]