Github user erikdw commented on the issue:
https://github.com/apache/storm/pull/2512
@srdo : I assume for cleanliness / ease of reading purposes? I am a
proponent of squashing commits when there are tons of slight tweaks being made
to the same code. I do like separate commits for logically separate things,
since it can help understand the code changes in more bite-sized chunks instead
of mammoth unreadably-long commits.---
