Re: problems in Kafka unit testing trunk

2018-11-28 Thread lk gen
ulimit shows $ ulimit -n 1024 is it too small for Kafka ? On Wed, Nov 28, 2018 at 6:18 AM Dhruvil Shah wrote: > The unit test itself does not seem to use too many files. What is the > output for `ulimit -n` on your system? Running `lsof` might also be helpful > to determine how many open fil

Re: problems in Kafka unit testing trunk

2018-11-27 Thread Dhruvil Shah
The unit test itself does not seem to use too many files. What is the output for `ulimit -n` on your system? Running `lsof` might also be helpful to determine how many open files you have while Kafka is not running. - Dhruvil On Tue, Nov 27, 2018 at 9:20 AM lk gen wrote: > When running ./gradle

problems in Kafka unit testing trunk

2018-11-27 Thread lk gen
When running ./gradlew test on a centos machine with gradle and java set In the trunk version from today There are errors about too many files open of the form " kafka.admin.DeleteTopicTest > testDeletingPartiallyDeletedTopic FAILED org.apache.kafka.common.KafkaException: java.io.IOException: