[
https://issues.apache.org/jira/browse/STORM-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998859#comment-13998859
]
ASF GitHub Bot commented on STORM-265:
--------------------------------------
Github user xcthulhu commented on the pull request:
https://github.com/apache/incubator-storm/pull/66#issuecomment-43227233
+1
In the very least it would be good to upgrade to clojure 1.5.1 ; in
particular sanitary parsing in `clojure.edn` was something I've really always
missed in the storm stack.
Clojure 1.6 has a ton of bug fixes so it is absolutely worth it:
https://github.com/clojure/clojure/blob/master/changes.md#4-bug-fixes
> 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
>
> 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)