You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/02/20 14:34:00 UTC

[jira] [Updated] (STORM-2965) Interpret wildcard in classpath correctly when reading config from classpath

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

Jungtaek Lim updated STORM-2965:
--------------------------------
    Description: While reading configuration file from classpath at Utils.getConfigFromClasspath(), it doesn't interpret wildcard (\*) as Java classpath does. It should behave same as Java.  (was: While reading configuration file from classpath at Utils.getConfigFromClasspath(), it doesn't interpret wildcard (*) as Java classpath does. It should behave same as Java.)

> Interpret wildcard in classpath correctly when reading config from classpath
> ----------------------------------------------------------------------------
>
>                 Key: STORM-2965
>                 URL: https://issues.apache.org/jira/browse/STORM-2965
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-client
>    Affects Versions: 2.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Major
>
> While reading configuration file from classpath at Utils.getConfigFromClasspath(), it doesn't interpret wildcard (\*) as Java classpath does. It should behave same as Java.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)