Nick Guo created KAFKA-19196: -------------------------------- Summary: Check whether FakeLocalMetadataStore#addACLs needs to be thread-safe. Key: KAFKA-19196 URL: https://issues.apache.org/jira/browse/KAFKA-19196 Project: Kafka Issue Type: Improvement Reporter: Nick Guo
It looks like this method should be thread-safe,but it's not at the moment. Also,it's only used for testing. -- This message was sent by Atlassian Jira (v8.20.10#820010)