When I upgrade logstash from version2.3.3 to 2.4.0, I find out the logstash outputs won't block each other.
In my enviroment, the output plugins are kafka 0.10 and elasticsearch 2.3.4.
When kafka is down , the elasticsearch can still have event input.
Is this right?