[
https://issues.apache.org/jira/browse/KAFKA-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049909#comment-17049909
]
Sophie Blee-Goldman commented on KAFKA-9637:
--------------------------------------------
Would be nice to also solve this as a side effect:
https://issues.apache.org/jira/browse/KAFKA-6647
> Create separate state directory to manage locks
> -----------------------------------------------
>
> Key: KAFKA-9637
> URL: https://issues.apache.org/jira/browse/KAFKA-9637
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Boyang Chen
> Priority: Major
>
> https://issues.apache.org/jira/browse/KAFKA-9618
> has exposed a race condition when the owned-by-other-thread state was trying
> to be deleted. We could create a directory like {{state_locks}} which
> maintains all the locks of state stores, so that the dir deletion won't
> affect the thread locking behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)