Github user gdfm commented on the pull request:
https://github.com/apache/incubator-samoa/pull/34#issuecomment-128642121
Hey @jayadeepj, thanks for taking a look at the issue.
I manually checked the PR and it passes tests (we need to reduce log
verbosity so Travis-CI does not bail out).
The code looks good to me, however I was unable to make it work as expected.
I set "samoa.storm.local.mode.execution.duration=1" in the properties file,
and ran
```
bin/samoa local target/SAMOA-Local-0.4.0-incubating-SNAPSHOT.jar
"PrequentialEvaluation -i 10000000"
```
The topology kept on going until the end, while I expected it to be killed
after 1 second.
Any ideas?
---
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.
---