notme159 commented on pull request #9947:
URL: https://github.com/apache/kafka/pull/9947#issuecomment-999476678


   @wilkinsona Hello thank you for the fix, I still have an issue, using 
KeyValueStore and getting
   org.apache.kafka.streams.processor.internals.StateDirectory  - Failed to 
change permissions for the directory 
C:\Users\user1\AppData\Local\Temp\kafka-streams
   when calling         streams = new KafkaStreams(topology, props);
   
   Tried to debug and this always returns false ( set &= file.setWritable(true, 
true) )
   Running win10, admin user, openJdk11 latest, Kafka 3.0.0
   The folder has setup Full Control for user1/SYSTEM/Administrators/Everyone, 
I'm running out of ideas. Thanks for every tip.


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


Reply via email to