[
https://issues.apache.org/jira/browse/STORM-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184885#comment-15184885
]
ASF GitHub Bot commented on STORM-1610:
---------------------------------------
Github user abhishekagarwal87 commented on the pull request:
https://github.com/apache/storm/pull/1192#issuecomment-193779060
You can put
```
PaceMakerClientProxy clientProxy = new PaceMakerClientProxy(response, null);
PaceMakerStateStorage stateStorage = new PaceMakerStateStorage(clientProxy,
null);
```
in a method annotated with @Before of Junit and declare stateStorage as
global variable.
> port pacemaker-state-factory-test to java
> -----------------------------------------
>
> Key: STORM-1610
> URL: https://issues.apache.org/jira/browse/STORM-1610
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: John Fang
> Assignee: John Fang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)