Github user srdo commented on the issue: https://github.com/apache/storm/pull/2587 Okay, thanks. I'm a little uncomfortable swallowing exceptions if we don't know why. Ping @revans2 and @HeartSaVioR. Do either of you guys recall why catching and swallowing inside the PacemakerClient.send loop makes more sense than using the rotateClient method?
---