Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2550
We may also discuss about rebase (along with squash in this case) vs merge,
and I'm in favor of rebase, because we have huge chance for PR to be reviewed
and merged not immediately. In this case the merge commit and actual commits
would be far from the `git log` and it would be not easy to follow the commits
even commit message of actual commits are well written.
Yes I'll mention whole the things again when we start discussion from dev
list. Let's make 1.x version line releases be finished successfully first.
---