Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2366
@Ethanlm
When you don't set topology.acker.executors anywhere it will take default
value which is same as worker count. So the change shouldn't affect the
performance, and if it influences the performance, that behavior itself should
be investigated.---
