[ 
https://issues.apache.org/jira/browse/STORM-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014751#comment-14014751
 ] 

ASF GitHub Bot commented on STORM-265:
--------------------------------------

Github user xpe commented on the pull request:

    https://github.com/apache/incubator-storm/pull/66#issuecomment-44756441
  
    I think that "a ton of namespace conflicts" is overstated. When I tried 
Clojure 1.6.0, I saw namespace conflicts that all had to do with `some?`.
    
    Clojure 1.6 added 
[some?](http://clojure.github.io/clojure/clojure.core-api.html#clojure.core/some?).
 I think this is easily solved, since `some?` is only used by 
`zip-contains-dir?`.


> Upgrade Clojure to 1.5 (or 1.6)
> -------------------------------
>
>                 Key: STORM-265
>                 URL: https://issues.apache.org/jira/browse/STORM-265
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>    Affects Versions: 0.9.2-incubating
>            Reporter: Soren Macbeth
>            Assignee: P. Taylor Goetz
>             Fix For: 0.9.2-incubating
>
>
> Storm's version of Clojure is still pegged to the soon to be two versions old 
> 1.4.
> 1.6 (currently in RC3) bring some version nice improvement and speedups in 
> regard to hashcode and other things. Additionally because Storm's libs and 
> user libs collide, any clojure libraries used with storm must be compatible 
> back to 1.4, which can be quite a bother. 



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

Reply via email to