mirror of
https://github.com/apache/druid.git
synced 2025-02-23 03:03:02 +00:00
review comments
This commit is contained in:
parent
3db33c3268
commit
874cdb1b5b
@ -87,7 +87,7 @@ public class ExecsTest
|
||||
for(int i=0;i<capacity;i++){
|
||||
barrier.await();
|
||||
}
|
||||
producer.shutdownNow();
|
||||
producer.shutdown();
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user