[
https://issues.apache.org/jira/browse/STORM-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143698#comment-15143698
]
ASF GitHub Bot commented on STORM-1230:
---------------------------------------
GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/1100
[STORM-1230] port backtype.storm.process-simulator to java.
From storm-core/src/clj/org/apache/storm/process-simulator.clj to
storm-core/src/jvm/org/apache/storm/ProcessSimulator.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm 1230
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1100.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 #1100
----
commit 6965605105bf45f88b3e0225caf28a8e3f806926
Author: zhuol <[email protected]>
Date: 2016-02-11T23:30:55Z
[STORM-1230] port backtype.storm.process-simulator to java.
----
> port backtype.storm.process-simulator to java
> ----------------------------------------------
>
> Key: STORM-1230
> URL: https://issues.apache.org/jira/browse/STORM-1230
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Zhuo Liu
> Labels: java-migration, jstorm-merger
>
> Provides a way to simulate a worker process using threads instead for local
> mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)