1. 969fea6 replaced __system with Constants.SYSTEM_COMPONENT_ID by dandsager · 5 years ago
  2. 7d385a5 Add () to clarify intent by dandsager · 5 years ago
  3. 19b1aa6 STORM-3394 Fix placeholder system bolt filtering for Topology page by dandsager · 5 years ago
  4. ab0b750 Merge branch 'YSTORM-5412' of https://github.com/dandsager1/storm into STORM-3392-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  5. 4fcce90 Fix class name of CsvStormReporter by Manuel Dossinger · 5 years ago
  6. 1453009 STORM-2720 : Add TIMESTAMP option for FirstPollOffset for Kafka Trident spout (#2911) by Janith · 5 years ago
  7. 50ae20d Merge branch 'STORM-3385' of https://github.com/Ethanlm/storm into STORM-3385-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  8. 9711d9a STORM-3392 Topology page should show components even if workers haven't started by dandsager · 5 years ago
  9. ecf97fc Merge branch 'STORM-3390' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  10. 26e6c06 Merge branch 'STORM-3379' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  11. 2bf972e Merge branch 'STORM-3376' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  12. c985695 STORM-3379: Fix intermittent NPE during worker boot in local mode by Stig Rohde Døssing · 5 years ago
  13. aaf1113 STORM-3376: Set Server callback before opening Netty socket, so we don't drop messages during startup by Stig Rohde Døssing · 5 years ago
  14. d3b8da0 STORM-3390: Lock python test dependency versions by Stig Rohde Døssing · 5 years ago
  15. 8951e7a Merge branch 'STORM-3373' of https://github.com/srdo/storm into STORM-3373-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  16. fabfcd6 Merge branch 'STORM-3371' of https://github.com/srdo/storm into STORM-3371-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  17. 48fb1e4 Merge branch 'STORM-3370' of https://github.com/srdo/storm into STORM-3370-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  18. 1c94048 Merge branch 'STORM-3386' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  19. 0fcbb4e STORM-3386: Require Maven version 3.5.0 for Storm's build by Stig Rohde Døssing · 5 years ago
  20. eacd235 [STORM-3385] Avoid two threads reading from the same input stream of a process by Ethan Li · 5 years ago
  21. d215795 [maven-release-plugin] prepare for next development iteration by P. Taylor Goetz · 5 years ago
  22. 2ba95bb [maven-release-plugin] prepare release v2.0.0 by P. Taylor Goetz · 5 years ago v2.0.0
  23. 2e260aa reset versions for new RC by P. Taylor Goetz · 5 years ago
  24. 844631a Merge pull request #2999 from agresch/agresch_YSTORM-6160 by Kishor Patil · 5 years ago
  25. ef240c3 Merge branch 'STORM-3381' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  26. 263c8d3 STORM-3381: Exclude spotbugs-annotations from Zookeeper, regen DEPENDENCY-LICENSES by Stig Rohde Døssing · 5 years ago
  27. b48e105 Merge branch 'STORM-3375' of https://github.com/bd2019us/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  28. 362b3b6 [STORM-3375] change Date.getTime() to System.currentTimeMillis() by bd2019us · 5 years ago
  29. d20e44c Merge branch 'agresch_STORM-3374' of https://github.com/agresch/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  30. 0dafa83 STORM-3374 remove unnecessary stacktrace from log by Aaron Gresch · 5 years ago
  31. 7eec29f STORM-3377 fix scheduling bug with min worker cpu enabled by Aaron Gresch · 5 years ago
  32. 1976cb3 [maven-release-plugin] prepare for next development iteration by P. Taylor Goetz · 5 years ago
  33. ac046ee [maven-release-plugin] prepare release v2.0.0 by P. Taylor Goetz · 5 years ago
  34. c569f0d reset pom version to 2.0.0-SNAPSHOT by P. Taylor Goetz · 5 years ago
  35. 79a20ff Merge branch 'STORM-3361' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  36. e22ae6e STORM-3361: Include dependency license file in distributions, clean up license merges a bit, make storm-dist use NOTICE/LICENSE from project root by Stig Rohde Døssing · 5 years ago
  37. d1391dd Merge branch 'STORM-3233-master' of https://github.com/pacham7/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  38. 52d2b3b STORM-3371: Add metrics v2 hooks to IMetricsContext by Stig Rohde Døssing · 5 years ago
  39. c884fe0 STORM-3373: Use Log4j BOM, align SLF4j dependencies, upgrade SLF4j by Stig Rohde Døssing · 5 years ago
  40. 3482d41 [STORM-3233] Update zookeeper version to 3.4.14 by Peter Chamberlain · 5 years ago
  41. 74d4bc2 STORM-3370: Make StormMetricRegistry non-static, and supply it as a dependendency where it is used by Stig Rohde Døssing · 5 years ago
  42. 9680928 Merge pull request #2984 from kishorvpatil/storm-3365 by Kishor Patil · 5 years ago
  43. 2947fdb Merge pull request #2985 from agresch/agresch_STORM-3366 by Kishor Patil · 5 years ago
  44. ecca56d STORM-3366 allow configuring workers to have a minimum cpu percentage by Aaron Gresch · 5 years ago
  45. 5af22bf Moving default to defaults.yaml by Kishor Patil · 5 years ago
  46. 1374166 Configuration to disable Topology Lag Monitoring by Kishor Patil · 5 years ago
  47. 37369fd Merge branch 'fix-kafka-timeout-comment' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  48. ffa85aa Merge branch 'STORM-3363' of https://github.com/HeartSaVioR/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  49. c4aa01a Merge branch 'fixing_blocking_call_in_EventHubSpout' of https://github.com/CaperAi/storm into STORM-3362-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  50. 7e98f29 Merge branch 'STORM-3354' of https://github.com/srdo/storm into STORM-3354-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  51. ec0a99a STORM-3362 fixing 'EventHubSpout uses a blocking receiver in nextTuple()' issue by York Yang · 5 years ago
  52. 27921e2 STORM-3354: Fix Nimbus not reentering leadership election in some cases, and quit leadership election cleanly when Nimbus shuts down by Stig Rohde Døssing · 5 years ago
  53. 52989cb MINOR: Default Kafka poll timeout is 200ms, not 2s by Stig Rohde Døssing · 5 years ago
  54. 9b36f63 STORM-3363 Migrate Aether to maven-resolver as Aether is donated to ASF by Jungtaek Lim (HeartSaVioR) · 5 years ago
  55. dc56e32 [maven-release-plugin] prepare for next development iteration by P. Taylor Goetz · 5 years ago
  56. b582380 [maven-release-plugin] prepare release v2.0.0 by P. Taylor Goetz · 5 years ago
  57. 8e78d34 rollback version to 2.0.0-SNAPSHOT by P. Taylor Goetz · 5 years ago
  58. 0ea3c89 Merge branch 'STORM-3357' of https://github.com/srdo/storm into STORM-3357-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  59. 8848bb8 Merge branch 'STORM-3356' of https://github.com/srdo/storm into STORM-3356-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  60. f335cce Merge branch 'STORM-3352' of https://github.com/srdo/storm into STORM-3352-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  61. d4b53b7 STORM-3352: Lock Netty versions using Netty BOM by Stig Rohde Døssing · 5 years ago
  62. 68d2f49 Merge branch 'STORM-3355' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  63. 65ce33c Merge branch 'STORM-3312' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  64. 18e24a3 Merge branch 'STORM-3353' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  65. 60199bd STORM-3355: Use supervisor.worker.shutdown.sleep.secs to set worker suicide delay to allow users to configure how long they're willing to wait for orderly shutdown by Stig Rohde Døssing · 5 years ago
  66. 49cf9cc STORM-3357: Bump Clojure version to 1.10 by Stig Rohde Døssing · 5 years ago
  67. 2cfbe07 STORM-3356: Exclude slf4j-binding from Hive dependencies by Stig Rohde Døssing · 5 years ago
  68. 7191246 STORM-3353: Upgrade to Curator 4.2.0 by Stig Rohde Døssing · 5 years ago
  69. b25c242 STORM-3312: Upgrade Guava to latest version where possible by Stig Rohde Døssing · 5 years ago
  70. ca3a17a Merge branch 'minor-update-maven-repository-to-https' by Jungtaek Lim (HeartSaVioR) · 5 years ago
  71. 77c4e28 Merge branch 'agresch_STORM-3344' of https://github.com/agresch/storm into STORM-3344-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  72. 18ead35 Merge branch 'STORM-3319' of https://github.com/srdo/storm into STORM-3319-merging by Jungtaek Lim (HeartSaVioR) · 5 years ago
  73. 0da9f18 STORM-3344 clean up test code by Aaron Gresch · 5 years ago
  74. 8a332e3 STORM-3344 clean up test code by Aaron Gresch · 5 years ago
  75. e069c06 [MINOR] Update maven repository URL to https by Jungtaek Lim (HeartSaVioR) · 5 years ago
  76. 947c7b2 STORM-3319: Fix failing assertion in Slot by Stig Rohde Døssing · 5 years ago
  77. e0feb6c Merge branch 'STORM-3350' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  78. 0a4b433 Merge branch 'STORM-3349' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  79. 002bc97 Merge branch 'STORM-3347' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  80. 57befa1 Merge branch 'STORM-3321' of https://github.com/srdo/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  81. 2329331 STORM-3350: Upgrade Jackson, ActiveMQ, commons-collections, commons-compress, Kafka and Maven plugins by Stig Rohde Døssing · 5 years ago
  82. b074136 Merge branch 'STORM-3348-master' of https://github.com/OjhaVivek/storm into asfgit-master by Stig Rohde Døssing · 5 years ago
  83. 41fe57a STORM-3349: Upgrade Hadoop, Hive, HDFS, HBase to latest compatible versions by Stig Rohde Døssing · 5 years ago
  84. d1bd668 STORM-3348 Incorrect message when group id is not provided as kafka spout config on storm ui by Vivek Ojha · 5 years ago
  85. 901f4aa Upgrade thrift to 0.12.0 by Arun Mahadevan · 5 years ago
  86. da8c453 STORM-3347: Don't use maven-exec-plugin in storm-starter by Stig Rohde Døssing · 5 years ago
  87. cd10629 STORM-3344 add unit test to verify blacklist scheduler handles supervisors with changing ports by Aaron Gresch · 5 years ago
  88. ab8de9a STORM-3330: Fix integration test by Stig Rohde Døssing · 5 years ago
  89. 78463c3 Merge branch 'STORM-3343' of https://github.com/srdo/storm into STORM-3343-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  90. c4898b9 Merge branch 'STORM-3320' of https://github.com/srdo/storm into STORM-3320-merge by Jungtaek Lim (HeartSaVioR) · 5 years ago
  91. 0eb14a5 Merge pull request #2959 from srdo/licenses by Jungtaek Lim · 5 years ago
  92. b3c0c8b Merge branch 'MINOR-rc-sha-to-sha512' by Jungtaek Lim (HeartSaVioR) · 5 years ago
  93. fe9c734 Merge branch 'MINOR-http-repo-to-https' by Jungtaek Lim (HeartSaVioR) · 5 years ago
  94. 7b0bc3b [MINOR] Update release verify script - 'sha' to 'sha512' by Jungtaek Lim (HeartSaVioR) · 5 years ago
  95. 4b1caa0 [MINOR] Update repository URLs from http to https by Jungtaek Lim (HeartSaVioR) · 5 years ago
  96. 8014f84 STORM-3344 prevent blacklist scheduler runtime exeception removing from set by Aaron Gresch · 5 years ago
  97. 499ba07 STORM-3342: Add license-maven-plugin configuration, and describe how to use it by Stig Rohde Døssing · 6 years ago
  98. 35b294b STORM-3343: Fix flaky JCQueue test by Stig Rohde Døssing · 5 years ago
  99. e909b3d STORM-3330: More storm-webapp path cleanup by Stig Rohde Døssing · 5 years ago
  100. e302900 Merge branch 'agresch_STORM-3335' of https://github.com/agresch/storm into asfgit-master by Stig Rohde Døssing · 5 years ago