Sign in
apache
/
storm
/
HEAD
304645d
Merge pull request #3583 from iwasakims/STORM-3984
by Julien Nioche
· 11 hours ago
master
e72807e
STORM-3982 - Updates README, POM.xml and DOAP file
by Richard Zowalla
· 13 days ago
f28798e
STORM-3958: Capacity to set Storm UI's title in conf/storm.yaml
by Alexandre Vermeerbergen
· 2 weeks ago
8b28818
STORM-3984: Nimbus failover causes unnecessary reassign if 600s are passed after starting Nimbus.
by Masatake Iwasaki
· 26 hours ago
4374fdc
Merge pull request #3582 from apache/tempFiles
by Julien Nioche
· 7 days ago
b778125
Replace File.createTempFile with java.nio.file.Files.createTempFile
by Julien Nioche
· 7 days ago
a837e6a
Updates developer docs and removing obsolete content
by Richard Zowalla
· 3 weeks ago
7c5ae53
Merge pull request #3573 from bipinprasad/storm-3963
by Julien Nioche
· 3 weeks ago
1406f68
STORM-3961 - Modernize Storm-UI Dependencies (#3572)
by Richard Zowalla
· 4 weeks ago
4f99de0
Merge pull request #3578 from bipinprasad/storm-3970
by avermeer
· 4 weeks ago
9b5ea17
[STORM-3970] Changes to storm-sql-core/pom.xml to avoid errors in Eclipse
by bipinprasad
· 4 weeks ago
32cab55
Merge pull request #3506 from skysiders/STORM-3888
by Julien Nioche
· 4 weeks ago
99f3b54
Merge pull request #3577 from bipinprasad/storm-3968
by Julien Nioche
· 4 weeks ago
2f7f350
[STORM-3965] Allow reflection access to java.nio for protobug in JDK11 and above. (#3574)
by Bipin Prasad
· 4 weeks ago
19f993e
[STORM-3967] Specify generated sources directory. (#3576)
by Bipin Prasad
· 4 weeks ago
0e9c744
[STORM-3968] Add missing groupId in storm-core/pom.xml for maven-dependency-plugin
by bipinprasad
· 4 weeks ago
8db4c4f
[STORM-3963] Add m2e plugin to storm-shaded-deps and few minor pom.xml fixes.
by bipinprasad
· 4 weeks ago
4521994
STORM-3932 - Fix errors/warnings found while generating javadoc in storm-client
by Richard Zowalla
· 5 weeks ago
fc7bd5f
STORM-3933 - Fix errors/warnings found while generating javadoc in storm-server
by Richard Zowalla
· 5 weeks ago
2ec7a74
STORM-3934 - Fix errors/warnings found while generating javadoc in storm-webapps (documents impl details)
by Richard Zowalla
· 5 weeks ago
a798cd6
STORM-3935 - Fix errors/warnings found while generating javadoc in storm-cassandra
by Richard Zowalla
· 5 weeks ago
2439a2b
STORM-3936 - Fix errors/warnings found while generating javadoc in storm-kafka-client
by Richard Zowalla
· 5 weeks ago
911afe2
STORM-3937 - Fix errors/warnings found while generating javadoc in storm-starter
by Richard Zowalla
· 5 weeks ago
59769f1
STORM-3885 - License Adjustment
by Richard Zowalla
· 5 weeks ago
90a229e
STORM-3885 - License Adjustment
by Richard Zowalla
· 5 weeks ago
465b97a
STORM-3885 - Jackson 2.15.2
by Richard Zowalla
· 5 weeks ago
36a1186
Update Performance.md
by PoojaChandak
· 3 years ago
15e5e37
Update NUMA.md
by PoojaChandak
· 3 years ago
d8604d0
Update ClusterMetrics.md
by PoojaChandak
· 3 years ago
25bc870
Update Classpath-handling.md
by PoojaChandak
· 3 years ago
c7cb413
Update Common-patterns.md
by PoojaChandak
· 3 years ago
96cc304
update README
by Bharat Gulati
· 9 weeks ago
f75ab78
minor correction in flux README
by Bharat Gulati
· 3 months ago
374eee2
updating flux README
by Bharat Gulati
· 3 months ago
45d141c
support worker hook declaration in flux
by Bharat Gulati
· 3 months ago
939d92c
Fix cli monitor component's argument type
by Daniel Kimsey
· 1 year, 11 months ago
dee4239
STORM-3954 - Remove Logback pulled in by Zookeeper (#3569)
by Richard Zowalla
· 5 weeks ago
e71645a
[STORM-3949] libthrift 0.18.1 (#3564)
by Richard Zowalla
· 6 weeks ago
d1d0e1b
[STORM-3953] Update releasing document. (#3568)
by Bipin Prasad
· 6 weeks ago
b2523d5
[STORM-3955] update DEPENDENCY-LICENSES mvn license:aggregate-add-third-party@generate-and-check-licenses -Dlicense.skipAggregateAddThirdParty=false -B
by bipinprasad
· 6 weeks ago
c0b71c9
Bump org.apache.maven:maven-core
by dependabot[bot]
· 6 weeks ago
c961e24
STORM-3950 - Modernize storm-jdbc
by Richard Zowalla
· 6 weeks ago
e32bcd4
STORM-3914 - Several External Modules as not being tested for JDK 11 (#3561)
by Richard Zowalla
· 6 weeks ago
40b9822
[STORM-3782] Refactor KafkaOffsetMetric to use V2 metrics (#3404)
by Rui Li
· 6 weeks ago
9259006
[STORM-3771] Execute doCleanup in its own timer thread without lock. (#3397)
by Bipin Prasad
· 6 weeks ago
b074834
[STORM-3762] Set a default character set in InputStreamReader to solve potential garbled problems (#3393)
by dbgp2021
· 6 weeks ago
04b8814
[STORM-3792] Change forkCount from 1 to 1.0C and reuseForks=false (#3410)
by Bipin Prasad
· 6 weeks ago
1c7b7dd
[STORM-3845] Update Active MQ version to 5.18.2 (#3463)
by Bipin Prasad
· 6 weeks ago
fc0859e
STORM-3947 - Align Netty with version used in Zookeeper
by Richard Zowalla
· 6 weeks ago
fe8d89f
STORM-3948 - Hive 2.3.9 declares an offline / unmaintained maven repository
by Richard Zowalla
· 6 weeks ago
bef87d8
STORM-3945 - Upgrade Zookeeper to 3.9.0 & Curator 5.5.0 (#3560)
by Richard Zowalla
· 7 weeks ago
ca72481
Fix checkstyle violations from latest pull request
by Richard Zowalla
· 7 weeks ago
372658b
[STORM-3800] fix resource leak due to Files.walk Files.list (#3416)
by lujiefsi
· 7 weeks ago
a1a49a4
Merge pull request #3547 from 6harat/feature/worker-usercontext
by Julien Nioche
· 7 weeks ago
f1a7928
[STORM-3901] Upgrade Kryo to version 5.4.0 and remove reflectasm-shaded (#3526)
by Bipin Prasad
· 7 weeks ago
dd4516a
[STORM-3884] Update calcite to 1.16.0 (#3510)
by Bipin Prasad
· 7 weeks ago
d7851dc
Merge pull request #3559 from DigitalPebble/3944
by Julien Nioche
· 7 weeks ago
0eaced2
synchronize access to map in Multi*Metric; fixes STORM-3944
by Julien Nioche
· 7 weeks ago
013779b
[STORM-3939] Remove gitact build for JDK 8, set class format to JDK11, and allow introspection as needed. (#3558)
by Bipin Prasad
· 7 weeks ago
3455f9c
STORM-3941 - Add .asf.yaml to GitHub repository
by Richard Zowalla
· 8 weeks ago
646cfc2
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 8 weeks ago
710d868
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 8 weeks ago
v2.5.0
516d383
Merge pull request #3556 from DigitalPebble/3940
by Julien Nioche
· 8 weeks ago
d1f9146
Missing dependency prevents Storm from being built, fixes #3940
by Julien Nioche
· 8 weeks ago
a3c78e4
[STORM-3895] Add JDK-17 build (#3555)
by Bipin Prasad
· 8 weeks ago
599c177
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 9 weeks ago
6c209a7
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 9 weeks ago
20fae02
Rollback release and update DEPENDENCY-LICENSES to remove activemq-protobuf
by bipinprasad
· 9 weeks ago
9441cea
Exclude activemq-protobuf from all transitive dependencies.
by bipinprasad
· 9 weeks ago
3da85e1
Reset version in storm-dist to 2.5.0-SNAPSHOT
by bipinprasad
· 9 weeks ago
11cdf16
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 9 weeks ago
5a67471
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 10 weeks ago
a20afb8
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 10 weeks ago
096141d
hnage storm-dist version to 2.5.0-SNAPSHOT and exclude activemq-protobug in storm-mqtt-examples
by bipinprasad
· 10 weeks ago
82eae2f
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 10 weeks ago
20695cd
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 10 weeks ago
e10164d
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 10 weeks ago
80d6fa5
Remove transitive dependency to activemq-protobuf to avoid failure in "mvn deploy"
by bipinprasad
· 10 weeks ago
e714220
Change tasks tag to target tag
by bipinprasad
· 10 weeks ago
93f3373
Reset version from 2.6.0-SNAPSHOT to 2.5.0-SNAPSHOT
by bipinprasad
· 10 weeks ago
6ebccc7
Changes to enable javadoc step to complete.
by bipinprasad
· 10 weeks ago
8855980
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 10 weeks ago
87540c1
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 10 weeks ago
f8c549c
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 10 weeks ago
a079e1d
Add license to .gitattributes to avoid rat error.
by bipinprasad
· 10 weeks ago
9b43c18
Upgrade parent pom version to 30. Remove distributionManagement tag already included in parent pom.
by bipinprasad
· 10 weeks ago
297e7b4
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 10 weeks ago
4412ac9
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 2 months ago
b109d3e
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 2 months ago
2a3bf51
Add Nexus Apache staging/snapshot repositories to distributionManagement tag
by bipinprasad
· 2 months ago
f3a4d20
Update pom.xml scm.connection and scm.developerConnection
by bipinprasad
· 2 months ago
bd9a7ad
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 2 months ago
2d0543a
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 2 months ago
d1726f0
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 2 months ago
19f30fa
Reset version in storm-dist/**/pom.xml
by bipinprasad
· 2 months ago
4f6c31f
Use latest version of maven-release-plugin, refer to https://issues.apache.org/jira/projects/INFRA/issues/INFRA-24780
by bipinprasad
· 3 months ago
44b8b32
[maven-release-plugin] rollback the release of v2.5.0
by bipinprasad
· 3 months ago
4606dc6
[maven-release-plugin] prepare for next development iteration
by bipinprasad
· 3 months ago
e88a274
[maven-release-plugin] prepare release v2.5.0
by bipinprasad
· 3 months ago
49e3d1c
[STORM-3930] Change the source code control URI from https to ssh, and update the uri from gitbox to github (#3552)
by Bipin Prasad
· 3 months ago
Next »