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