You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/09/22 18:49:12 UTC

[GitHub] [kafka] ccding edited a comment on pull request #11351: KAFKA-13315: log layer exception during shutdown that caused an unclean shutdown

ccding edited a comment on pull request #11351:
URL: https://github.com/apache/kafka/pull/11351#issuecomment-925201730


   @junrao for the side effect, I am saying
   ```
   sortedNewSegments.foreach(_.changeFileSuffixes(SwapFileSuffix, "")) 
   ```
   will execute. #10763 mainly targets the case that this line doesn't run before shutting down.


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org