You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Daniel Cruver (JIRA)" <ji...@apache.org> on 2014/03/19 03:19:45 UTC

[jira] [Created] (STORM-258) Upgrading Apache Commons IO to 2.x

Daniel Cruver created STORM-258:
-----------------------------------

             Summary: Upgrading Apache Commons IO to 2.x
                 Key: STORM-258
                 URL: https://issues.apache.org/jira/browse/STORM-258
             Project: Apache Storm (Incubating)
          Issue Type: Improvement
            Reporter: Daniel Cruver
            Priority: Minor


The version of commons-io is 1.4 in Storm is very old, it was release about 6 years ago.  This can causes issues when deploying applications to Storm that are using the newer version of common-io.  For example Hadoop is currently depending on commons-io-2.1.  We currently have issues running our application on Storm and we currently are using commons-io 2.4.

According to the release documentation:
https://commons.apache.org/proper/commons-io/upgradeto2_0.html
https://commons.apache.org/proper/commons-io/upgradeto2_2.html
https://commons.apache.org/proper/commons-io/upgradeto2_4.html

It only looks like their is some incompatibilities when upgrading to 2.4 but these may not apply to Storm.



--
This message was sent by Atlassian JIRA
(v6.2#6252)