Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #785

Open
wants to merge 78 commits into
base: moved-to-apache
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
6537459
windows port
Jun 21, 2013
2be4a08
revert zookeeper change and ui additions, will create seperate pull
Jun 21, 2013
ed7e0f8
storm cmd scripts
Jun 21, 2013
9ee5587
revert zookeeper upgrade change
Jun 21, 2013
0e46397
shutdown workers with disallowed state when shutting down topology
Jul 25, 2013
b63ed13
remove 0MQ and replace with netty
ptgoetz Dec 10, 2013
17de23c
prevent OOME if random data is sent to nimbus thrift port
ptgoetz Dec 13, 2013
c95b126
Removed suplicate key: :javac-options
lorcan Dec 13, 2013
697849d
Merge branch '0.9.0-windows' of github.com:davidlao2k/storm into stor…
ptgoetz Dec 15, 2013
e754511
use clojure java interop to extract resources rather than external un…
ptgoetz Dec 16, 2013
962d520
Merge branch 'master' into netty-default
ptgoetz Dec 16, 2013
a0c2ec7
add most recent changes from davidlao2k/storm-windows
ptgoetz Dec 16, 2013
b7db9fb
update classpath for ui in storm.cmd so Storm UI works properly on Wi…
ptgoetz Dec 16, 2013
4a3a362
update KEYS file
ptgoetz Dec 17, 2013
5c989cf
remove compile command and fix typo.
ptgoetz Dec 17, 2013
7127528
inherit existing PATH value
ptgoetz Dec 18, 2013
de29134
Merge branch 'thrift-oom'
ptgoetz Dec 19, 2013
ebd1181
Merge branch 'storm-windows'
ptgoetz Dec 19, 2013
d9268e4
Merge branch 'duplicate-javac-options' of github.com:lorcan/incubator…
ptgoetz Dec 19, 2013
a2b1d5d
update groupId to "org.apache.storm"
ptgoetz Dec 19, 2013
6331d6a
append "apache-" to release archives
ptgoetz Dec 19, 2013
6bd7848
Nimbus validates topo conf on submission
Dec 20, 2013
d3414f5
Merge branch 'jvm-unzip'
ptgoetz Dec 20, 2013
d79f6b8
Merge branch 'netty-default'
ptgoetz Dec 21, 2013
dc4d33b
remove Leiningen build files
ptgoetz Dec 21, 2013
ed8be14
remove unnecessary artifacts
ptgoetz Dec 21, 2013
42eb3bb
un-ignore pom.xml
ptgoetz Dec 21, 2013
13d676d
add (:require [backtype.storm LocalCluster]) to testing4j.clj (fixes …
ptgoetz Dec 20, 2013
8b3e85d
Adds tool tips to the UI to document features.
Dec 21, 2013
f6b6b00
Removes unused UI doc item
Dec 21, 2013
941b14d
flesh out maven build process
ptgoetz Dec 21, 2013
ab5e509
fix license headers for clean RAT report
ptgoetz Dec 30, 2013
d977020
add excludes for intellij files
ptgoetz Dec 31, 2013
f6a123f
generate artifact signatures
ptgoetz Dec 31, 2013
03c4e29
introduce profiles to improve performance on non-release builds
ptgoetz Dec 31, 2013
3188c45
STORM-156
ptgoetz Jan 7, 2014
3a012c5
use `clojure:test` instead of `clojure:test-with-junit` so build fail…
ptgoetz Jan 7, 2014
9134cd6
Merge branch 'd2r-nimbus-validates-topo-conf-on-submit' of github.com…
ptgoetz Jan 7, 2014
5bd0fac
Fixes config schema for kryo TOPOLOGY_KRYO_REGISTER
Jan 10, 2014
394fbd0
Merge branch 'master' into maven
ptgoetz Jan 11, 2014
ea0f54e
upgrade storm-maven-plugin to 1.3.18
ptgoetz Jan 11, 2014
375e7a4
use apache parent pom.
ptgoetz Jan 16, 2014
dbcd939
add DISCLAIMER file
ptgoetz Jan 20, 2014
2e97e37
STORM-195 - dependency-reduced-pom.xml should be in .gitignore
dmmata Jan 23, 2014
73136fe
split source and binary dist into separate modules
ptgoetz Jan 24, 2014
a85c387
update changelog for release
ptgoetz Jan 24, 2014
e9372e4
update changelog
ptgoetz Jan 24, 2014
6599358
removed dependency-reduced-pom.xml from .gitignore since the maven re…
ptgoetz Jan 24, 2014
0a61db1
add <shadedArtifactAttached>true</shadedArtifactAttached> to libthrif…
ptgoetz Jan 24, 2014
f68dfb1
[maven-release-plugin] rollback the release of v0.9.1-incubating
ptgoetz Jan 25, 2014
8d2f1ea
break out storm-deps into independent build.
ptgoetz Jan 25, 2014
7fe675d
[maven-release-plugin] prepare for next development iteration
ptgoetz Jan 25, 2014
d84eb23
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incu…
ptgoetz Jan 26, 2014
22ddd6e
move shading of the thrift jar to the storm-core pom
ptgoetz Jan 27, 2014
568bd56
add javadoc to site report and specify version for maven-site-plugin
ptgoetz Jan 30, 2014
292ce2f
[maven-release-plugin] prepare release v0.9.1-incubating
ptgoetz Jan 30, 2014
0e5a317
[maven-release-plugin] prepare for next development iteration
ptgoetz Jan 30, 2014
4b85ef1
[maven-release-plugin] rollback the release of v0.9.1-incubating
ptgoetz Jan 30, 2014
ea4c800
[maven-release-plugin] prepare release v0.9.1-incubating
ptgoetz Jan 30, 2014
30cadb0
[maven-release-plugin] prepare for next development iteration
ptgoetz Jan 30, 2014
b6e2590
[maven-release-plugin] rollback the release of v0.9.1-incubating
ptgoetz Jan 30, 2014
53eba0c
rollback storm-dist versions
ptgoetz Jan 30, 2014
7e704a7
[maven-release-plugin] prepare release v0.9.1-incubating
ptgoetz Jan 30, 2014
9ba4805
[maven-release-plugin] prepare for next development iteration
ptgoetz Jan 30, 2014
2cbf5b4
[maven-release-plugin] rollback the release of v0.9.1-incubating
ptgoetz Jan 30, 2014
fcd4f01
rollback pom version changes (again)
ptgoetz Jan 30, 2014
27dd9d6
add maven 'relativePath' entries to dist poms
ptgoetz Jan 30, 2014
f42a16b
[maven-release-plugin] prepare release v0.9.1-incubating
ptgoetz Jan 30, 2014
263fade
[maven-release-plugin] prepare for next development iteration
ptgoetz Jan 30, 2014
5eaf09f
add maven shade transformer to relocate package names in clojure sources
ptgoetz Jan 31, 2014
bb85715
reformat maven-shade-clojure-transformer pom
ptgoetz Jan 31, 2014
f1c9332
revert pom versions to 0.9.1-incubating
ptgoetz Feb 1, 2014
8491178
prep for release build
ptgoetz Feb 6, 2014
0218472
[maven-release-plugin] prepare release v0.9.1-incubating
ptgoetz Feb 6, 2014
22b8327
[maven-release-plugin] prepare for next development iteration
ptgoetz Feb 6, 2014
789d615
rollback to version 0.9.1-incubating
ptgoetz Feb 10, 2014
dd5e9d7
retain LICENSE and NOTICE files in the jar META-INF directory
ptgoetz Feb 10, 2014
b0f3310
fixes for 0.9.1-incubating on windows
ptgoetz Feb 10, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ deploy/logs
*.jar
bin/jzmq
.DS_Store
pom.xml
deploy/classes
*.fyc
*.rbc
Expand All @@ -28,4 +27,4 @@ target
/.lein-plugins/
*.ipr
*.iws
.idea
.idea
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.9.1-incubating
* Fix to prevent Nimbus from hanging if random data is sent to nimbus thrift port
* Improved support for running on Windows platforms
* Removed dependency on the `unzip` binary
* Switch build system from Leiningen to Maven
* STORM-1: Replaced 0MQ as the default transport with Netty.
* STORM-181: Nimbus now validates topology configuration when topologies are submitted (thanks d2r)
* STORM-182: Storm UI now includes tooltips to document fields (thanks d2r)
* STORM-195: `dependency-reduced-pom.xml` should be in `.gitignore`
* STORM-13: Change license on README.md
* STORM-2: Move all dependencies off of storm-specific builds
* STORM-159: Upload separate source and javadoc jars for maven use
* STORM-149: `storm jar` doesn't work on Windows

## 0.9.0.1
* Update build configuration to force compatibility with Java 1.6

Expand Down
10 changes: 10 additions & 0 deletions DISCLAIMER
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Apache Storm is an effort undergoing incubation at the Apache Software
Foundation (ASF), sponsored by the Apache Incubator PMC.

Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.

While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
67 changes: 62 additions & 5 deletions KEYS
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
This file contains the PGP keys of various developers.


pub 2048R/E80B8FFD 2012-03-05 [expires: 2018-03-05]
uid P. Taylor Goetz <ptgoetz@apache.org>
sig 3 E80B8FFD 2013-12-17 P. Taylor Goetz <ptgoetz@apache.org>
uid P. Taylor Goetz <ptgoetz@gmail.com>
sig 3 E80B8FFD 2012-03-05 P. Taylor Goetz <ptgoetz@gmail.com>
sig 3 E80B8FFD 2012-03-05 P. Taylor Goetz <ptgoetz@apache.org>
sig 3D0C92B9 2013-12-05 Owen O'Malley (Code signing) <omalley@apache.org>
sig ECB31663 2013-12-05 Matthew Foley (CODE SIGNING KEY) <mattf@apache.org>
sub 2048R/D830CE6C 2012-03-05 [expires: 2018-03-05]
sig E80B8FFD 2012-03-05 P. Taylor Goetz <ptgoetz@apache.org>

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG/MacGPG2 v2.0.20 (Darwin)
Comment: GPGTools - http://gpgtools.org
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

mQENBE9VAVUBCADwWjI9USSW4xx45L0KSeHiu+rT1t2eolKx+yxxfMC9QJWb1uGt
WCKG2zb2lk6DBej2/vF6v6EA6d+esOZfmSZazkd61q0INyimuxi0PBHEjipWD/f3
Expand All @@ -19,6 +28,54 @@ noqCY2yEYV54Bm6e59qlYUifPEFCMKULB5IzMdyou2DYoUrJquHTYdsHUBTr8cuN
pIdkbLDBj/RL5jdflKAFuYKSsIEaj0bCvECoR1CRPfTJX2XtPDzRTP28ccRu/pEz
2I588JSZ/RSjqk9DW2Mh75g1CBocRLp90qhW9jUoCkZb0Pis8jnm5gkcHYOz5Hpr
qPzxjZOlMD+cLkP9Geo0+Gs13tt3rwBgIE0l/mPdRltPBbQ9xXORoMlGHtZlXZrn
qSx4e87y
=RfYX
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
Vw==
=E8Vm
-----END PGP PUBLIC KEY BLOCK-----
4 changes: 0 additions & 4 deletions MODULES

This file was deleted.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1-incubating-SNAPSHOT
${project.version}
41 changes: 0 additions & 41 deletions bin/build_modules.sh

This file was deleted.

83 changes: 0 additions & 83 deletions bin/build_release.sh

This file was deleted.

48 changes: 0 additions & 48 deletions bin/install_zmq.sh

This file was deleted.

18 changes: 0 additions & 18 deletions bin/javadoc.sh

This file was deleted.

2 changes: 1 addition & 1 deletion bin/storm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http:# www.apache.org/licenses/LICENSE-2.0
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
Expand Down
Loading