chia7712 commented on code in PR #20269: URL: https://github.com/apache/kafka/pull/20269#discussion_r2252195582
########## 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 thanks for your update. Would you mind updating the line#165 accordingly? ``` check <a href="/{{version}}/documentation.html#upgrade_4_0_0">Upgrading to 4.0.0 from any version 3.3.x through 3.9.x</a> for more info. ``` -- 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