jaredharley commented on code in PR #20269:
URL: https://github.com/apache/kafka/pull/20269#discussion_r2252211934
##########
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:
Good catch! Done and pushed.
--
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]