1. 24c3c24 Change participant message monitor from static metric to dynamic metric (#1696) by Meng Zhang · 3 years, 2 months ago
  2. 551a70f Add tutorial for Helix distributed lock (#1687) by Meng Zhang · 3 years, 2 months ago
  3. 35b5ec1 Add option to continue checks on failures for stoppable api (#1689) by Huizhi Lu · 3 years, 2 months ago
  4. 5eae445 Directly use Best Possible State to calculate DifferenceWithIdealStateGauge metrics instead of relying on the persisted IdealState. (#1697) by Jiajun Wang · 3 years, 2 months ago
  5. 0a5682f Revert "Change participant message monitor to use dynamic metric (#1685)" (#1693) by Meng Zhang · 3 years, 3 months ago
  6. 918f60e Close zkClients created by TaskStateModelFactory (#1678) by Neal Sun · 3 years, 3 months ago
  7. 6d9ff4b Improve the GenericHelixController global tracking record to support multiple controller objects for the same cluster in one JVM. (#1676) by Jiajun Wang · 3 years, 3 months ago
  8. d5f5273 Change participant message monitor to use dynamic metric (#1685) by Meng Zhang · 3 years, 3 months ago
  9. d0698bb Use specific message for stoppable API partitions in the initial state (#1680) by Ali Reza Zamani Zadeh Najari · 3 years, 3 months ago
  10. 386a77d Upgrade maven plugins to improve build speed (#1674) by Huizhi Lu · 3 years, 3 months ago
  11. 72541ea Track failures for async read/write in ZkClient (#1663) by Ramin Bashizade · 3 years, 3 months ago
  12. e2423e5 Add test wait time for stablizing TestZkClientAsyncRetry. (#1673) by Jiajun Wang · 3 years, 3 months ago
  13. 3506910 Use thread pool for batched call back handling events (#1645) by xyuanlu · 3 years, 4 months ago
  14. bdf4dbd Compatible support for ZNRecord to work with Jackson 1 mapper (#1659) by Huizhi Lu · 3 years, 4 months ago
  15. 6a957b9 Fix TestClusterAccessor. (#1657) by Jiajun Wang · 3 years, 4 months ago
  16. 3338e95 Improve auto enter maintenance mode (#1650) by Huizhi Lu · 3 years, 4 months ago
  17. 7543509 Add metrics for continuous resource/task rebalance failure count (#1649) by xyuanlu · 3 years, 4 months ago
  18. a153518 Fix TaskStateModelFactory no msds endpoint multizk situation (#1644) by Neal Sun · 3 years, 4 months ago
  19. 80de34b Fix TestCrushAutoRebalanceNonRack.testLackEnoughInstances unstable issue (#1630) (#1631) by kaisun2000 · 3 years, 5 months ago
  20. 0b83e8e Skip cancellation for partition reset pending message (#1637) by Huizhi Lu · 3 years, 5 months ago
  21. b1b194c Fix TestWagedRebalance.testRebalanceTool() unstablness (#1586) by kaisun2000 · 3 years, 5 months ago
  22. 2ce66cb Fix ZkAddress null case for TaskStateModelFactory (#1627) by Neal Sun · 3 years, 5 months ago
  23. 282c469 Use WAGED rebalancer as the default rebalancer for the controller resources in the super cluster. (#1619) by Jiajun Wang · 3 years, 5 months ago
  24. fcc1ce6 Address the comments by Ali Reza Zamani Zadeh Najari · 3 years, 5 months ago
  25. 733be5b Drop current state of the task on disable instances by Ali Reza Zamani Zadeh Najari · 3 years, 5 months ago
  26. d7f8198 add Meng Zhang as committer by Meng Zhang · 3 years, 5 months ago
  27. fd84ca8 Include Exception Message in Log of ZkBaseDataAccessor#get() (#1609) by xyuanlu · 3 years, 5 months ago
  28. 9ff7b2e Make the CI test run regularly. (#1612) by Jiajun Wang · 3 years, 5 months ago
  29. b688910 Eliminate redundant job context writes (#1611) by Ali Reza Zamani Zadeh Najari · 3 years, 5 months ago
  30. 862bee9 Fix the IdealStateBuilder to set the correct instance group tag. (#1607) by Jiajun Wang · 3 years, 5 months ago
  31. 5afedbd Fix the PR validate script so the auto label can be applied correctly. (#1605) by Jiajun Wang · 3 years, 5 months ago
  32. b5cc49e Update pull_request_template.md by Jiajun Wang · 3 years, 6 months ago
  33. cb6bc9d Eliminate redundant workflow context writes (#1600) by Ali Reza Zamani Zadeh Najari · 3 years, 6 months ago
  34. adc0136 Fix the CI script definition so the file list is passed to the steps that execute unit test. (#1604) by Jiajun Wang · 3 years, 6 months ago
  35. ff7469d Fix the PR CI workflow after Apache infra blocks all the unknown actions. (#1603) by Jiajun Wang · 3 years, 6 months ago
  36. d67e1e5 Stabilize TestTaskCurrentStatePathDisabled (#1597) by Neal Sun · 3 years, 6 months ago
  37. 6de54ab Fix ZkClient leakage by correctly setting usesExternalZkClient flag (#1562) by Hunter Lee · 3 years, 6 months ago
  38. 361e18d Participant-side Task Current State Migration (#1584) by Neal Sun · 3 years, 6 months ago
  39. db94b22 Task Current State Migration: helix-rest, utils, tests changes (#1579) by Neal Sun · 3 years, 6 months ago
  40. a18deb0 Controller-side Task Current State Migration (#1550) by Neal Sun · 3 years, 7 months ago
  41. 3238840 Reduce lock contention in CallbackHandler.enqueueTask (#1589) by xyuanlu · 3 years, 6 months ago
  42. c6c61f1 Fix builds failing on some non-Oracle JDKs (#1594) by Brent · 3 years, 6 months ago
  43. 836962d Leverage zk paginated getChildren API for ZkClient to fetch a large number of children (#1526) by Huizhi Lu · 3 years, 6 months ago
  44. 3675231 Update the internal fields of the Data Providr when overriding the data through set methods. (#1580) by Jiajun Wang · 3 years, 6 months ago
  45. e36078f Fix controller pipeline log info (#1588) by Huizhi Lu · 3 years, 6 months ago
  46. 94758c8 Implement Helix lock priority and notification (#1564) by Meng Zhang · 3 years, 6 months ago
  47. e1b1690 Cancel async callback when exception is thrown (#1592) by Huizhi Lu · 3 years, 6 months ago
  48. 8be593b Fix redundant workflow context updates for finised workflows (#1583) by Ali Reza Zamani Zadeh Najari · 3 years, 7 months ago
  49. c4c9304 fix test Helix-rest testAddConfigFields (#1560) by xyuanlu · 3 years, 7 months ago
  50. 2e30348 Refine task framework log (#1565) by xyuanlu · 3 years, 7 months ago
  51. 3d2b0de Mark tasks as DROPPED if assigned participant is not live (#1568) by Ali Reza Zamani Zadeh Najari · 3 years, 7 months ago
  52. 617010a Pass partitions list to custom client rest (#1570) by Huizhi Lu · 3 years, 7 months ago
  53. d5941ca Fix targeted job quota calculation for given up tasks (#1548) by Ali Reza Zamani Zadeh Najari · 3 years, 7 months ago
  54. 353dee1 Fix TestStateTransitionAppFailureHandling by adding additional Null check. (#1554) by Jiajun Wang · 3 years, 7 months ago
  55. 60a021d fix two flaky test -- TestP2PNoDuplicatedMessage and TestDeleteJobFromJobQueue (#1537) by kaisun2000 · 3 years, 7 months ago
  56. 5509306 misc fix: (#1541) by kaisun2000 · 3 years, 7 months ago
  57. 65578a7 Add 0.9.9 release to website directory (#1546) by Meng Zhang · 3 years, 7 months ago
  58. 731f8f9 Revert "Adding release notes for helix 0.9.9 (#1530)" by Junkai Xue · 3 years, 7 months ago
  59. 3fdd5fc Adding release notes for helix 0.9.9 (#1530) by Meng Zhang · 3 years, 7 months ago
  60. dac8582 Move subscribeForChange out of critical section (#1540) by xyuanlu · 3 years, 7 months ago
  61. 0bc79d6 Fix periodicalRebalanceExecutor (#1544) by xyuanlu · 3 years, 7 months ago
  62. 540c53b Fix several tests with resource leakage (#1534) by kaisun2000 · 3 years, 7 months ago
  63. 319e89d Compilation and execution errors in tutorial doc page (#1527) by bfreuden · 3 years, 7 months ago
  64. ed25f56 TestRoutingDataCache can be flaky if entering the test the cluster (#1538) by kaisun2000 · 3 years, 7 months ago
  65. c7447c6 fix two flaky test. TestHelixZkClient may fail if there is session (#1536) by kaisun2000 · 3 years, 7 months ago
  66. 1b01972 fix TestHelixAdminCli testDeactivateCluster flakiness (#1535) by kaisun2000 · 3 years, 7 months ago
  67. 1d6d607 Stabilizing several tests by giving a starting up waiting periods (#1533) by kaisun2000 · 3 years, 7 months ago
  68. c090ec0 Fix bug in resetting ByteArrayZkClient (#1531) by Hunter Lee · 3 years, 7 months ago
  69. 56161ec Implement job context garbage collection (#1520) by Ali Reza Zamani Zadeh Najari · 3 years, 7 months ago
  70. d50872e Refine Task Framework log format (#1511) by xyuanlu · 3 years, 7 months ago
  71. f38915c Add default message handling retry count for state transition messages. (#1514) by Jiajun Wang · 3 years, 7 months ago
  72. a8e999e fixed bug #1517: Controller tutorial doc page leads to compilation errors (#1528) by bfreuden · 3 years, 7 months ago
  73. 1242dc1 Add a configuration option to allow enable/disable writing error log to ZK (#1487) by kaisun2000 · 3 years, 8 months ago
  74. 11fa63a Remove duplicate subscribe in CallBackHandler (#1504) by xyuanlu · 3 years, 8 months ago
  75. 5b1a63e Double check if the HelixTaskExecutor is shutting down before make Partition in ERROR state when schedule task fails. (#1515) by Jiajun Wang · 3 years, 8 months ago
  76. f11396e Refine the message handler error handling logic to avoid unnecessary retry. (#1500) by Jiajun Wang · 3 years, 8 months ago
  77. 26ff60b fix TestCleanupExternalView.test (#1492) by kaisun2000 · 3 years, 8 months ago
  78. ec214b2 Fix ondemand rebalance flooding and log flooding caused by dangling jobs (#1508) by Neal Sun · 3 years, 8 months ago
  79. fbd3aab Implement deleteTask API (#1468) by Ali Reza Zamani Zadeh Najari · 3 years, 8 months ago
  80. 204f034 Add admin and Rest API to purge instances that have been offline more than specified period of time (#1494) by Meng Zhang · 3 years, 8 months ago
  81. b85b7b2 Fix the test TestDelayedWagedRebalanceWithDisabledInstance to avoid skipped test case. (#1502) by Jiajun Wang · 3 years, 8 months ago
  82. 215d407 Refine the HelixTaskExecutor to reduce duplicate code and clarify the code structure. (#1489) by Jiajun Wang · 3 years, 8 months ago
  83. a6057b1 Fix TestRoutingTableProviderPeriodicRefresh. (#1497) by Jiajun Wang · 3 years, 8 months ago
  84. eec4de7 Fix wrong logging for instance validation (#1490) by Junkai Xue · 3 years, 8 months ago
  85. 5345516 Restore deprecated constructor of bestpossibleverifier to make it backward compatible (#1496) by kaisun2000 · 3 years, 8 months ago
  86. e391119 Add offline node purge timeout in cluster config (#1485) by Meng Zhang · 3 years, 8 months ago
  87. 7269028 Validate data write size limit in ZkClient (#1072) by Huizhi Lu · 3 years, 8 months ago
  88. 41c4d48 Fix Periodic rebalancer Timer leak (#1456) by xyuanlu · 3 years, 8 months ago
  89. 09b217e Replace the system.out.printlns in the ThreadLeakageChecker with debug log or error log to avoid verbose output. (#1483) by Jiajun Wang · 3 years, 8 months ago
  90. acaf13f Make byte array data accessor use RealmAwareZkClient (#1480) by Hunter Lee · 3 years, 8 months ago
  91. 032cd85 Silence Stacktrace from Stale Reply Messages (#1460) by Neal Sun · 3 years, 8 months ago
  92. 61f55a4 Stabilize testDropCurrentStateRunningTask (#1478) by kaisun2000 · 3 years, 8 months ago
  93. 2c61554 ExpiredJob Workaround for Selective Update Race Conditions (#1470) by Neal Sun · 3 years, 8 months ago
  94. 88f132d Adding release notes for 0.9.8. (#1465) by Jiajun Wang · 3 years, 8 months ago
  95. c3515f4 Fix connection leakage in CustomRestClient (#1472) by Huizhi Lu · 3 years, 8 months ago
  96. 1f046fb Implement addTask API (#1439) by Ali Reza Zamani Zadeh Najari · 3 years, 8 months ago
  97. 5d7a610 Fix MaxCapacityUsageGauge value not updated (#1464) by Huizhi Lu · 3 years, 8 months ago
  98. e52eaf1 Feature: Offline Node Timeout During Maintenance Mode (#1413) by Neal Sun · 3 years, 8 months ago
  99. 00d4fd8 thread leakage checker and memory usage reporter #1226 (#1452) by kaisun2000 · 3 years, 9 months ago
  100. 12bfbae HelixClusterVerifier verify() with default waitTillVerify time (#1450) by kaisun2000 · 3 years, 9 months ago