Hi, all I'm running a topology on storm cluster of 0.9.0.1 with netty as transport layer, this error occurs : Netty client failed to create a selector due to* too many open files exception*, the worker continuously halting with initialization error.
I checked the ulimit -n(> 130000) which is much bigger than currently opened fds (sudo lsof | grep java | wc -l) which is about 6000 at most. By the way,this topology works fine with storm cluster of 0.8.0. What's the problem? Thanks -- ====================================================== Gvain Email: [email protected]
