[
https://issues.apache.org/jira/browse/STORM-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631110#comment-14631110
]
ASF GitHub Bot commented on STORM-947:
--------------------------------------
GitHub user caofangkun opened a pull request:
https://github.com/apache/storm/pull/640
STORM-947: replace all `backtype.storm.scheduler.ExecutorDetails` with
`backtype.storm.generated.ExecutorInfo `
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caofangkun/apache-storm storm-947
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/640.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 #640
----
commit 713de61c6a32bbb7d54033112f27222f03d9bad4
Author: caofangkun <[email protected]>
Date: 2015-07-17T09:47:47Z
STORM-947: replace all with
----
> replace all `backtype.storm.scheduler.ExecutorDetails` with
> `backtype.storm.generated.ExecutorInfo `
> ------------------------------------------------------------------------------------------------------
>
> Key: STORM-947
> URL: https://issues.apache.org/jira/browse/STORM-947
> Project: Apache Storm
> Issue Type: Sub-task
> Affects Versions: 0.11.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> replace all
> {code}
> backtype.storm.scheduler.ExecutorDetails
> {code}
> with
> {code}
> backtype.storm.generated.ExecutorInfo
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)