GitHub user lightyang opened a pull request:
https://github.com/apache/storm/pull/319
Fix calls to submit-mocked-assignment: executor id should be of the form
[first-task last-task]
These tests are causing null reference errors when executor-id->tasks is
called on these erroneous executor ids.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lightyang/incubator-storm fix-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/319.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 #319
----
commit e303d4b2a7d3664084a62903b29540e200ff3d73
Author: Mansheng Yang <[email protected]>
Date: 2014-11-19T12:39:03Z
Fix calls to submit-mocked-assignment: executor id should be of the form
[first-task last-task]
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---