1. bd42fe9 STORM-3539 Add metric for worker start time out by david · 4 years, 6 months ago
  2. 8eec7fd STORM-3538 Add Meter for sendSupervisorAssignments exception by david · 4 years, 6 months ago
  3. dd8ce7b Merge pull request #3164 from OliverMD/STORM-3529 by Stig Døssing · 4 years, 6 months ago
  4. 7a3b97a fix spelling; rename method by david · 4 years, 6 months ago
  5. b17e548 STORM-3529: Catch and Log Kafka RetriableException by Oliver Downard · 4 years, 6 months ago
  6. 1207527 non-thrift changes by david · 4 years, 6 months ago
  7. b5822b0 STORM-3534 Add generic resources to UI - generated files by david · 4 years, 6 months ago
  8. 34ff637 Merge pull request #3160 from dandsager1/STORM-3530 by agresch · 4 years, 6 months ago
  9. 9165a78 Merge pull request #3156 from efgpinto/STORM-3211 by Stig Døssing · 4 years, 6 months ago
  10. dfb9b55 Merge pull request #3155 from efgpinto/STORM-3066 by Stig Døssing · 4 years, 6 months ago
  11. b6ed6ad STORM-3066: Implement support for using list elements in properties by Eduardo Pinto · 4 years, 7 months ago
  12. ebd52b3 STORM-3523 revert handling of FNF. Prevent AsyncLocalizer deadlock. (#3153) by agresch · 4 years, 6 months ago
  13. 4c69b96 MINOR: create a checklist for testing a new Storm release (#3161) by Meng Li (Ethan) · 4 years, 6 months ago
  14. 8843f4d Back out change to IStrategy. Change scheduleExecutor error to warn. by david · 4 years, 6 months ago
  15. 418b2d0 STORM-3530 Improve scheduling failure messsages by david · 4 years, 6 months ago
  16. 637f69a Merge pull request #3154 from Ethanlm/update-release-doc by Meng Li (Ethan) · 4 years, 6 months ago
  17. 55f346c STORM-3211: Fix NPE in WindowedBoltExecutor on getComponentConfiguration by Eduardo Pinto · 4 years, 7 months ago
  18. 24805b4 MINOR: update RELEASING doc to include more details by Ethan Li · 4 years, 7 months ago
  19. 7b1a98f Merge pull request #3149 from Ethanlm/STORM-3527 by agresch · 4 years, 7 months ago
  20. 4fffbd9 Merge pull request #3143 from daisyxchen/STORM-2749 by Stig Døssing · 4 years, 7 months ago
  21. 1bfb2e0 [STORM-3527] getWorkerUser() should never return empty username by Ethan Li · 4 years, 7 months ago
  22. b2393ee Merge pull request #3146 from govind-menon/STORM-3521 by Govind Menon · 4 years, 7 months ago
  23. 3c14c1f STORM-3521: Adds ugly workaround to deal with topology main arguments with non unix compliant flags by Govind Menon · 4 years, 7 months ago
  24. 9a1f5a3 Merge pull request #3142 from agresch/agresch_storm_3523 by agresch · 4 years, 7 months ago
  25. 885ca98 [STORM-3525] Increase timeout to 120 seconds (#3145) by Bipin Prasad · 4 years, 7 months ago
  26. a5a03f3 STORM-3524 create complete blobstore path in case parent directory ge… (#3144) by agresch · 4 years, 7 months ago
  27. dd50270 [STORM-3519] Change ConstraintSolverStrategy::backtrackSearch to iteration (#3136) by Bipin Prasad · 4 years, 7 months ago
  28. 7d45bc3 STORM-2749 Remove unimplemented setStateSpout function by daisyxchen · 4 years, 7 months ago
  29. 6ff5689 STORM-3523 prevent supervisor restart freeing slot on FNF exception by Aaron Gresch · 4 years, 7 months ago
  30. 5eacd97 Merge pull request #3139 from daisyxchen/STORM-3231 by Meng Li (Ethan) · 4 years, 7 months ago
  31. 8bbd15b Merge pull request #3138 from govind-menon/STORM-3520 by Govind Menon · 4 years, 7 months ago
  32. c5a8ac4 Merge pull request #3137 from govind-menon/STORM-3515 by Govind Menon · 4 years, 7 months ago
  33. bed06ca STORM-3231: Fix comment for TopologyBySubmissionTimeComparator function by Daisy Chen · 4 years, 7 months ago
  34. 09213e0 STORM-3520: Fixes drpc-client function argument validation in Storm CLI by Govind Menon · 4 years, 7 months ago
  35. 51baa7d STORM-3515: Readds ability to list all blobstore lists via Storm CLI by Govind Menon · 4 years, 7 months ago
  36. 0bc8621 Merge pull request #3135 from govind-menon/STORM-3515 by Govind Menon · 4 years, 7 months ago
  37. 661dff5 STORM-3515: Fixes passing main arguments from python Storm cli to underlying Java cli by Govind Menon · 4 years, 7 months ago
  38. bdd0a3b STORM-3515: Fixes config override flag parsing in Storm CLI by Govind Menon · 4 years, 7 months ago
  39. a0b2e62 STORM-3516 Kill or Rebalance Topology not processed on Nimbus restart (#3133) by dandsager1 · 4 years, 7 months ago
  40. 073987b STORM-3509 Improved RAS scheduling (#3128) by dandsager1 · 4 years, 7 months ago
  41. c78f1aa STORM-3510: Track overflow count per taskId for resending backpressur… (#3131) by cjljohnson · 4 years, 7 months ago
  42. a2a2028 STORM-3506 prevent topo conf from overriding some system properties (#3125) by agresch · 4 years, 8 months ago
  43. 822a468 Merge pull request #3121 from dandsager1/STORM-3479 by Meng Li (Ethan) · 4 years, 8 months ago
  44. 38b09fd STORM-3508: Fix broken link on site (#3130) by Stig Døssing · 4 years, 8 months ago
  45. e28401f STORM-3479 HB timeout configurable on a topology level by dandsager · 4 years, 8 months ago
  46. 73fdf09 Merge pull request #3129 from kisimple/Hotfix-TridentState by Meng Li (Ethan) · 4 years, 8 months ago
  47. 9611243 MINOR: Fix a broken link in Trident-state.md by boshu Zheng · 4 years, 8 months ago
  48. 74958a6 STORM-3504: changed AsyncLocalizerTest to not mock AdvancedFSOps (#3126) by Diogo Monteiro · 4 years, 8 months ago
  49. 93b7d7c [STORM-3503] add unit test for BLACKLIST_SCHEDULER_ASSUME_SUPERVISOR_… (#3122) by Rui Li · 4 years, 8 months ago
  50. c427119 STORM-3482 Implement One Worker Per Component Option (#3113) by dandsager1 · 4 years, 8 months ago
  51. 23cd491 Merge pull request #3101 from frison/STORM-1515 by Stig Døssing · 4 years, 8 months ago
  52. d212b59 STORM-1515: Fix LocalState Corruption by Tim Frison · 4 years, 9 months ago
  53. f33b7d8 STORM-3486: Bump Jersey to 2.29 for JDK 11 support (#3103) by Stig Døssing · 4 years, 8 months ago
  54. 9c47a02 [STORM-3501] local cluster worker restarts because of missing resources folder (#3120) by Diogo Monteiro · 4 years, 8 months ago
  55. 7bc3a81 Merge pull request #3114 from dandsager1/STORM-3488 by Meng Li (Ethan) · 4 years, 8 months ago
  56. 2c095ee Merge pull request #3118 from srdo/STORM-3500 by Stig Døssing · 4 years, 8 months ago
  57. b27da9f Merge pull request #3119 from srdo/revert-STORM-3476 by Stig Døssing · 4 years, 8 months ago
  58. 3b93ae9 STORM-3488 Scheduling can cause RAS_Node resources to become negative by dandsager1 · 4 years, 9 months ago
  59. 7bc4836 STORM-3490: Add checkstyle rule RedundantModifier (#3115) by Karl-Philipp Richter · 4 years, 9 months ago
  60. 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
  61. 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
  62. dee4347 Merge pull request #3117 from dandsager1/STORM-3495 by Meng Li (Ethan) · 4 years, 9 months ago
  63. eb27556 STORM-3498 Use env to invoke bash (#3110) by Radim Kolar · 4 years, 9 months ago
  64. 51ed4f8 STORM-3495 TestConstraintSolverStrategy is not stable on travis by dandsager · 4 years, 9 months ago
  65. e3ab87b Merge pull request #3100 from krichter722/checkstyle-cleanup by Meng Li (Ethan) · 4 years, 9 months ago
  66. f310952 STORM-3071: change checkstyle plugin setting logViolationsToConsole to true by Karl-Philipp Richter · 4 years, 9 months ago
  67. b9fcb19 STORM-3434: server: fix all checkstyle warnings (#3050) by Karl-Philipp Richter · 4 years, 9 months ago
  68. 7ea9235 Merge pull request #3108 from RuiLi8080/STORM-3492 by Meng Li (Ethan) · 4 years, 9 months ago
  69. 307c95c [STORM-3257] 'storm kill' command line should be able to continue on error (#2878) by jacobtolar · 4 years, 9 months ago
  70. 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
  71. e005c1c Merge pull request #3097 from dandsager1/STORM-3475 by Meng Li (Ethan) · 4 years, 9 months ago
  72. 51ac403 Merge pull request #3104 from RuiLi8080/STORM-3484 by Meng Li (Ethan) · 4 years, 9 months ago
  73. 884ed9c STORM-3493: Allow overriding Python interpreter by environment variable. (#3111) by Radim Kolar · 4 years, 9 months ago
  74. 8d2316f STORM-3475 Add ConstraintSolverStrategy Unit Test by dandsager · 4 years, 9 months ago
  75. 6ed753e Merge pull request #3096 from dandsager1/STORM-3480 by Meng Li (Ethan) · 4 years, 9 months ago
  76. fa09024 STORM-3480 Implement One Worker Per Executor RAS Option by dandsager · 4 years, 9 months ago
  77. 651c2ec Set pom version to 2.2.0-SNAPSHOT (#3109) by Meng Li (Ethan) · 4 years, 9 months ago
  78. 3f7e2d7 [STORM-3484] Add Cluster Blacklist to UI to show what supervisors are blacklisted by ruili8080 · 4 years, 9 months ago
  79. 1478fc4 Merge pull request #3107 from Ethanlm/remove-scm-tag by Meng Li (Ethan) · 4 years, 9 months ago
  80. 4a1159d Merge pull request #3106 from Ethanlm/STORM-3491 by Meng Li (Ethan) · 4 years, 9 months ago
  81. b92c732 MINOR: remove scm tag in pom.xml by Ethan Li · 4 years, 9 months ago
  82. e132074 Merge pull request #3099 from srdo/fix-old-git-links by Meng Li (Ethan) · 4 years, 9 months ago
  83. 26c5bfd [STORM-3491] BoltReaderRunnable shouldn't throw IllegalArgumentException for sync command by Ethan Li · 4 years, 9 months ago
  84. 247f990 MINOR: Fix outdated links to old Git repo by Stig Rohde Døssing · 4 years, 9 months ago
  85. 0d313589 Merge pull request #3102 from srdo/STORM-3485 by Meng Li (Ethan) · 4 years, 9 months ago
  86. 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
  87. 6bc2a85 STORM-3437: Automate license checks more (#3053) by Stig Døssing · 4 years, 9 months ago
  88. e3ffa99 Merge pull request #3098 from Ethanlm/STORM-3481 by Meng Li (Ethan) · 4 years, 9 months ago
  89. ab1c8b0 [STORM-3481] fix IllegalArgumentException for ConstraintSolverStrategy by Ethan Li · 4 years, 9 months ago
  90. f8394c5 Merge pull request #3092 from dandsager1/STORM-3474 by Meng Li (Ethan) · 4 years, 9 months ago
  91. 45f9d0b STORM-3474 Large fragmented cluster scheduling time test by dandsager · 4 years, 10 months ago
  92. 8989355 STORM-3477 switch HDFS blobstore isRemoteBlobExists to use file exist… (#3094) by agresch · 4 years, 9 months ago
  93. 7a98768 Merge pull request #3095 from srdo/STORM-3478 by Meng Li (Ethan) · 4 years, 9 months ago
  94. f015130 Merge pull request #2990 from srdo/STORM-3372 by Stig Døssing · 4 years, 10 months ago
  95. 788b934 STORM-3478: Upgrade to JUnit 5.5.1 and Mockito 3.0.0 by Stig Rohde Døssing · 4 years, 10 months ago
  96. d1912ae STORM-3372: Fix NPE when shutting down HdfsBolt, fix storm-hdfs tests not running by Stig Rohde Døssing · 5 years ago
  97. 94e5ad1 Merge pull request #3093 from agresch/agresch_storm_3476 by Stig Døssing · 4 years, 10 months ago
  98. 9f10f8a MINOR: Clarify error message when TGT has problems (#3012) by jacobtolar · 4 years, 10 months ago
  99. 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
  100. a09020a Merge pull request #3033 from srdo/STORM-3413 by Stig Døssing · 4 years, 10 months ago