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] [Created] (STORM-2965) Interpret wildcard in classpath correctly when reading config from classpath

Jungtaek Lim created STORM-2965:
-----------------------------------

             Summary: 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


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)