GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2359
Quick fix: typo in WorkerState class
Just found a typo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2359.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2359
----
commit 44f51f7e72f97fbd744e663be9ae68c676797a04
Author: Meng Li (Ethan) <[email protected]>
Date: 2017-10-06T19:53:35Z
Quick fix: typo in WorkerState class
----
---