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