showuon opened a new pull request #9904:
URL: https://github.com/apache/kafka/pull/9904


   We improved the state directory folder/file permission setting in #9583 . 
But we forgot to consider one situation: if user doesn't have Persistent 
Stores, we won't  create base dir and state dir. And if there's no such dir, 
and when we tried to set permission to them, we'll have `NoSuchFileException`. 
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to