chia7712 commented on code in PR #16614:
URL: https://github.com/apache/kafka/pull/16614#discussion_r1682085510


##########
core/src/test/scala/unit/kafka/log/LogManagerTest.scala:
##########
@@ -957,6 +957,17 @@ class LogManagerTest {
       val topicPartition = UnifiedLog.parseTopicPartitionName(dir)
       val config = topicConfigOverrides.getOrElse(topicPartition.topic, 
logConfig)
 
+      if (dir == logDir2) {

Review Comment:
   @FrankYang0529 Could you please try another approach? create the snapshot 
when holding the write lock? 



-- 
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: [email protected]

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

Reply via email to