You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/31 21:04:00 UTC

[jira] [Updated] (STORM-2794) Translate backtype.storm to org.apache for topology.scheduler.strategy if scheduling older version topologies

     [ https://issues.apache.org/jira/browse/STORM-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated STORM-2794:
----------------------------------
    Labels: pull-request-available  (was: )

> Translate backtype.storm to org.apache for topology.scheduler.strategy if scheduling older version topologies
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: STORM-2794
>                 URL: https://issues.apache.org/jira/browse/STORM-2794
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Minor
>              Labels: pull-request-available
>
> We want to support running workers of older version on 2.x cluster. The most of work is done by STORM-2448.  We need one more.
> When we schedule a topology of older version, the confs in TopologyDetails could be "backtype.storm". To make scheduler work, we need to translate "backtype.storm" to "org.storm" for Config.TOPOLOGY_SCHEDULER_STRATEGY
>  https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/scheduler/resource/ResourceAwareScheduler.java#L98



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)