Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2776
@danny0405 It is not an error but stuck with no update.
https://github.com/apache/storm/blob/3b5f9e7c75b378881060f454d39e6bf653e0bcb3/storm-core/src/clj/org/apache/storm/daemon/nimbus.clj#L502
In local mode we always launch only one nimbus, hence never achieve
replication if min replication count is set to higher than 1.---
