1. 09213e0 STORM-3520: Fixes drpc-client function argument validation in Storm CLI by Govind Menon · 4 years, 7 months ago
  2. 51baa7d STORM-3515: Readds ability to list all blobstore lists via Storm CLI by Govind Menon · 4 years, 7 months ago
  3. 0bc8621 Merge pull request #3135 from govind-menon/STORM-3515 by Govind Menon · 4 years, 7 months ago
  4. 661dff5 STORM-3515: Fixes passing main arguments from python Storm cli to underlying Java cli by Govind Menon · 4 years, 7 months ago
  5. bdd0a3b STORM-3515: Fixes config override flag parsing in Storm CLI by Govind Menon · 4 years, 7 months ago
  6. a0b2e62 STORM-3516 Kill or Rebalance Topology not processed on Nimbus restart (#3133) by dandsager1 · 4 years, 7 months ago
  7. 073987b STORM-3509 Improved RAS scheduling (#3128) by dandsager1 · 4 years, 7 months ago
  8. c78f1aa STORM-3510: Track overflow count per taskId for resending backpressur… (#3131) by cjljohnson · 4 years, 7 months ago
  9. a2a2028 STORM-3506 prevent topo conf from overriding some system properties (#3125) by agresch · 4 years, 8 months ago
  10. 822a468 Merge pull request #3121 from dandsager1/STORM-3479 by Meng Li (Ethan) · 4 years, 8 months ago
  11. 38b09fd STORM-3508: Fix broken link on site (#3130) by Stig Døssing · 4 years, 8 months ago
  12. e28401f STORM-3479 HB timeout configurable on a topology level by dandsager · 4 years, 8 months ago
  13. 73fdf09 Merge pull request #3129 from kisimple/Hotfix-TridentState by Meng Li (Ethan) · 4 years, 8 months ago
  14. 9611243 MINOR: Fix a broken link in Trident-state.md by boshu Zheng · 4 years, 8 months ago
  15. 74958a6 STORM-3504: changed AsyncLocalizerTest to not mock AdvancedFSOps (#3126) by Diogo Monteiro · 4 years, 8 months ago
  16. 93b7d7c [STORM-3503] add unit test for BLACKLIST_SCHEDULER_ASSUME_SUPERVISOR_… (#3122) by Rui Li · 4 years, 8 months ago
  17. c427119 STORM-3482 Implement One Worker Per Component Option (#3113) by dandsager1 · 4 years, 8 months ago
  18. 23cd491 Merge pull request #3101 from frison/STORM-1515 by Stig Døssing · 4 years, 8 months ago
  19. d212b59 STORM-1515: Fix LocalState Corruption by Tim Frison · 4 years, 9 months ago
  20. f33b7d8 STORM-3486: Bump Jersey to 2.29 for JDK 11 support (#3103) by Stig Døssing · 4 years, 8 months ago
  21. 9c47a02 [STORM-3501] local cluster worker restarts because of missing resources folder (#3120) by Diogo Monteiro · 4 years, 8 months ago
  22. 7bc3a81 Merge pull request #3114 from dandsager1/STORM-3488 by Meng Li (Ethan) · 4 years, 9 months ago
  23. 2c095ee Merge pull request #3118 from srdo/STORM-3500 by Stig Døssing · 4 years, 9 months ago
  24. b27da9f Merge pull request #3119 from srdo/revert-STORM-3476 by Stig Døssing · 4 years, 9 months ago
  25. 3b93ae9 STORM-3488 Scheduling can cause RAS_Node resources to become negative by dandsager1 · 4 years, 10 months ago
  26. 7bc4836 STORM-3490: Add checkstyle rule RedundantModifier (#3115) by Karl-Philipp Richter · 4 years, 9 months ago
  27. 3b993a9 Revert "STORM-3476 don't query remote files on cleanup if target size is acceptable" by Stig Rohde Døssing · 4 years, 9 months ago
  28. 405c90b STORM-3500: Fix spelling error in property storm.blobstore.dependency.jar.upload.chuck.size.bytes by Stig Rohde Døssing · 4 years, 9 months ago
  29. dee4347 Merge pull request #3117 from dandsager1/STORM-3495 by Meng Li (Ethan) · 4 years, 9 months ago
  30. eb27556 STORM-3498 Use env to invoke bash (#3110) by Radim Kolar · 4 years, 9 months ago
  31. 51ed4f8 STORM-3495 TestConstraintSolverStrategy is not stable on travis by dandsager · 4 years, 9 months ago
  32. e3ab87b Merge pull request #3100 from krichter722/checkstyle-cleanup by Meng Li (Ethan) · 4 years, 9 months ago
  33. f310952 STORM-3071: change checkstyle plugin setting logViolationsToConsole to true by Karl-Philipp Richter · 4 years, 9 months ago
  34. b9fcb19 STORM-3434: server: fix all checkstyle warnings (#3050) by Karl-Philipp Richter · 4 years, 9 months ago
  35. 7ea9235 Merge pull request #3108 from RuiLi8080/STORM-3492 by Meng Li (Ethan) · 4 years, 9 months ago
  36. 307c95c [STORM-3257] 'storm kill' command line should be able to continue on error (#2878) by jacobtolar · 4 years, 9 months ago
  37. 46d11da [STORM-3492] Add config to prevent good supervisor with bad workers from going to blacklist when necessary by ruili8080 · 4 years, 9 months ago
  38. e005c1c Merge pull request #3097 from dandsager1/STORM-3475 by Meng Li (Ethan) · 4 years, 9 months ago
  39. 51ac403 Merge pull request #3104 from RuiLi8080/STORM-3484 by Meng Li (Ethan) · 4 years, 9 months ago
  40. 884ed9c STORM-3493: Allow overriding Python interpreter by environment variable. (#3111) by Radim Kolar · 4 years, 9 months ago
  41. 8d2316f STORM-3475 Add ConstraintSolverStrategy Unit Test by dandsager · 4 years, 9 months ago
  42. 6ed753e Merge pull request #3096 from dandsager1/STORM-3480 by Meng Li (Ethan) · 4 years, 9 months ago
  43. fa09024 STORM-3480 Implement One Worker Per Executor RAS Option by dandsager · 4 years, 10 months ago
  44. 651c2ec Set pom version to 2.2.0-SNAPSHOT (#3109) by Meng Li (Ethan) · 4 years, 9 months ago
  45. 3f7e2d7 [STORM-3484] Add Cluster Blacklist to UI to show what supervisors are blacklisted by ruili8080 · 4 years, 9 months ago
  46. 1478fc4 Merge pull request #3107 from Ethanlm/remove-scm-tag by Meng Li (Ethan) · 4 years, 9 months ago
  47. 4a1159d Merge pull request #3106 from Ethanlm/STORM-3491 by Meng Li (Ethan) · 4 years, 9 months ago
  48. b92c732 MINOR: remove scm tag in pom.xml by Ethan Li · 4 years, 9 months ago
  49. e132074 Merge pull request #3099 from srdo/fix-old-git-links by Meng Li (Ethan) · 4 years, 9 months ago
  50. 26c5bfd [STORM-3491] BoltReaderRunnable shouldn't throw IllegalArgumentException for sync command by Ethan Li · 4 years, 9 months ago
  51. 247f990 MINOR: Fix outdated links to old Git repo by Stig Rohde Døssing · 4 years, 9 months ago
  52. 0d313589 Merge pull request #3102 from srdo/STORM-3485 by Meng Li (Ethan) · 4 years, 9 months ago
  53. 36356ff STORM-3485: Fix version info mojo to not crash when sources are built outside the git repo, and run the plugin for storm-client by Stig Rohde Døssing · 4 years, 9 months ago
  54. 6bc2a85 STORM-3437: Automate license checks more (#3053) by Stig Døssing · 4 years, 9 months ago
  55. e3ffa99 Merge pull request #3098 from Ethanlm/STORM-3481 by Meng Li (Ethan) · 4 years, 9 months ago
  56. ab1c8b0 [STORM-3481] fix IllegalArgumentException for ConstraintSolverStrategy by Ethan Li · 4 years, 9 months ago
  57. f8394c5 Merge pull request #3092 from dandsager1/STORM-3474 by Meng Li (Ethan) · 4 years, 9 months ago
  58. 45f9d0b STORM-3474 Large fragmented cluster scheduling time test by dandsager · 4 years, 10 months ago
  59. 8989355 STORM-3477 switch HDFS blobstore isRemoteBlobExists to use file exist… (#3094) by agresch · 4 years, 10 months ago
  60. 7a98768 Merge pull request #3095 from srdo/STORM-3478 by Meng Li (Ethan) · 4 years, 10 months ago
  61. f015130 Merge pull request #2990 from srdo/STORM-3372 by Stig Døssing · 4 years, 10 months ago
  62. 788b934 STORM-3478: Upgrade to JUnit 5.5.1 and Mockito 3.0.0 by Stig Rohde Døssing · 4 years, 10 months ago
  63. d1912ae STORM-3372: Fix NPE when shutting down HdfsBolt, fix storm-hdfs tests not running by Stig Rohde Døssing · 5 years ago
  64. 94e5ad1 Merge pull request #3093 from agresch/agresch_storm_3476 by Stig Døssing · 4 years, 10 months ago
  65. 9f10f8a MINOR: Clarify error message when TGT has problems (#3012) by jacobtolar · 4 years, 10 months ago
  66. a694d87 STORM-3472: Add tests missing for STORM-3411, make the download file name generat… (#3091) by Stig Døssing · 4 years, 10 months ago
  67. a09020a Merge pull request #3033 from srdo/STORM-3413 by Stig Døssing · 4 years, 10 months ago
  68. 2b669f8 Merge pull request #3051 from srdo/STORM-3435 by Stig Døssing · 4 years, 10 months ago
  69. 1008feb STORM-3476 don't query remote files on cleanup if target size is acceptable by Aaron Gresch · 4 years, 10 months ago
  70. 2788344 STORM-3413: Delete non-release specific storm-site files from the main Storm repo. The files now live in the storm-site repo by Stig Rohde Døssing · 5 years ago
  71. 2576e38 Merge pull request #3088 from nescohen/fix/minor-ssasl-npe by Meng Li (Ethan) · 4 years, 10 months ago
  72. f4bda6d STORM-3470: fix null dereference in SimpleSaslServer authentication by Nes Cohen · 4 years, 10 months ago
  73. 0114323 Merge pull request #3089 from srdo/minor-add-release-process-doc by Meng Li (Ethan) · 4 years, 10 months ago
  74. e240079 Merge pull request #3090 from srdo/STORM-3468 by Meng Li (Ethan) · 4 years, 10 months ago
  75. d16b99f STORM-3468: Add link to storm-site repo in DEVELOPER.md by Stig Rohde Døssing · 4 years, 10 months ago
  76. 0ade48d MINOR: Add release process document by Stig Rohde Døssing · 4 years, 10 months ago
  77. e1dcb03 MINOR: Add info about removed JavadocMethod check to storm_checkstyle.xml comment (#3086) by Karl-Philipp Richter · 4 years, 10 months ago
  78. bb680dd Merge pull request #3085 from krichter722/missing-batch-mode by Stig Døssing · 4 years, 10 months ago
  79. 545a464 Merge pull request #3087 from jongho123/master by Meng Li (Ethan) · 4 years, 10 months ago
  80. e73b5cf STORM-3466: storm-kafka-monitor: fix not found jar by jongho123 · 4 years, 10 months ago
  81. 80b2384 Merge pull request #3030 from RuiLi8080/STORM-3411 by Meng Li (Ethan) · 4 years, 10 months ago
  82. 727caf6 Merge pull request #3034 from JanecekPetr/3422-TupleCaptureBolt_is_not_thread-safe by Stig Døssing · 4 years, 10 months ago
  83. 60a93ad STORM-3422: Make the TupleCaptureBolt thread-safe by Petr Janeček · 4 years, 10 months ago
  84. 2ac0a0d Remove unused dev-tools/test-ns.py by Karl-Philipp Richter · 5 years ago
  85. c6bf261 Merge pull request #3077 from brucesw/readme_powered_by_link by Stig Døssing · 4 years, 10 months ago
  86. 65d545e Merge pull request #3083 from krichter722/checkstyle-redis-examples by Stig Døssing · 4 years, 10 months ago
  87. bc42472 Merge pull request #3082 from krichter722/checkstyle-mongodb-examples by Stig Døssing · 4 years, 10 months ago
  88. 237b0da Merge pull request #3081 from krichter722/checkstyle-pmml-examples by Stig Døssing · 4 years, 10 months ago
  89. efb4047 Merge pull request #3080 from krichter722/checkstyle-hive-examples by Stig Døssing · 4 years, 10 months ago
  90. 5b1f70d Merge pull request #3079 from krichter722/checkstyle-hdfs-examples by Stig Døssing · 4 years, 10 months ago
  91. f5ddeb2 Merge pull request #3078 from krichter722/checkstyle-opentsdb-examples by Stig Døssing · 4 years, 10 months ago
  92. 925422a STORM-3440: client: fix all checkstyle warnings (#3055) by Karl-Philipp Richter · 4 years, 10 months ago
  93. 5438a01 STORM-3465: examples-redis: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  94. fe41f8d STORM-3464: examples-mongodb: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  95. 1672d45 STORM-3463: examples-pmml: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  96. 5c610a1 STORM-3462: examples-hive: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  97. 918e894 STORM-3461: examples-hdfs: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  98. f446246 STORM-3460: examples-opentsdb: fix all checkstyle warnings by Karl-Philipp Richter · 4 years, 10 months ago
  99. 98ac65f Merge pull request #3075 from krichter722/checkstyle-hdfs by Stig Døssing · 4 years, 10 months ago
  100. 224f75a Merge pull request #3069 from krichter722/checkstyle-jdbc by Stig Døssing · 4 years, 10 months ago