You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/03/02 17:48:00 UTC

[jira] [Created] (KAFKA-9637) Create separate state directory to manage locks

Boyang Chen created KAFKA-9637:
----------------------------------

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


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)