Hi guys,

I have been experiencing some issues on kafka, where its throwing too many open 
files.

I have around of 6k topics and 5 partitions each.

My cluster was made with 6 brokers. All of them are running Ubuntu 16 and the 
file limits settings are:

`cat  /proc/sys/fs/file-max`
2000000

 `ulimit -n`
1000000

Anyone has experienced it before? 

Reply via email to