Great News! On 2013年12月5日, at 上午9:03, P. Taylor Goetz <[email protected]> wrote:
> The Storm team is pleased to announce the release of Storm version 0.9.0. > > NOTE: This release is neither a top-level Apache release nor an Apache > Incubator release. Storm will now migrate to the Apache release process. > Version 0.9.1 will be the first Apache incubator release. > > Storm is a distributed, fault-tolerant, and high-performance realtime > computation system that provides strong guarantees on the processing of data. > Additional information is available at the following URLS: > > http://storm-project.net/ > https://github.com/nathanmarz/storm > > Downloads of binary distributions are listed in the downloads section: > > http://storm-project.net/downloads.html > > JAR artifacts can be found at clojars.org: > > https://clojars.org/storm > > The tag for this release can be found on github: > > https://github.com/nathanmarz/storm/tree/0.9.0 > > > This version is a release candidate in anticipation of a stable 0.9.0 final > release. We request that any early adopters provide feedback and bug reports > early and often, and provide as much relevant information as possible. > > > Changes since 0.9.0-rc3 > * Fixed a netty client issue where sleep times for reconnection could be > negative (thanks brndnmtthws) > * Fixed an issue that would cause storm-netty unit tests to fail > > - Taylor
