[ 
https://issues.apache.org/jira/browse/KAFKA-19576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jared Harley updated KAFKA-19576:
---------------------------------
    Description: 
The log4j2 config file was incorrectly rotating the state-change.log to 
{{stage-change.log.[date]}} (changing the filename from state to stage). The 
below PR corrects the file name for rotated logs.

After this change is applied, the log4j2 config will not take any actions with 
previously-created {{stage-change.log.[date]}} files. These may need to be 
manually removed by users.

[https://github.com/apache/kafka/pull/20269]

 

  was:https://github.com/apache/kafka/pull/20269


> Fix typo in state-change log filename after rotate
> --------------------------------------------------
>
>                 Key: KAFKA-19576
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19576
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>            Assignee: Jared Harley
>            Priority: Blocker
>             Fix For: 4.0.1, 4.1.0
>
>
> The log4j2 config file was incorrectly rotating the state-change.log to 
> {{stage-change.log.[date]}} (changing the filename from state to stage). The 
> below PR corrects the file name for rotated logs.
> After this change is applied, the log4j2 config will not take any actions 
> with previously-created {{stage-change.log.[date]}} files. These may need to 
> be manually removed by users.
> [https://github.com/apache/kafka/pull/20269]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to