1. 3d352c3 Check server field state before shutdown to avoid NPE in MockMetadataStoreDirectoryServer. (#1847) by Jiajun Wang · 2 years, 9 months ago
  2. 0e71d20 Remove duplicated notice content by Junkai Xue · 2 years, 9 months ago
  3. e849dce Update Lisence and Notice by Junkai Xue · 2 years, 9 months ago
  4. 698bee8 Add TF Available Threads Metrics (#1834) by Neal Sun · 2 years, 9 months ago
  5. 788869c Fix test logic for testExternalViewDiffFromTargetExternalView (#1835) by Junkai Xue · 2 years, 10 months ago
  6. daacd3d Stabilize TestInstancesAccessor (#1828) by Ali Reza Zamani Zadeh Najari · 2 years, 10 months ago
  7. 11f18e2 Fix the JavaDoc about transition priority. (#1831) by Jiajun Wang · 2 years, 10 months ago
  8. 1b3b31c Fix TestZkConnectionLost (#1824) by Neal Sun · 2 years, 10 months ago
  9. 84835c5 Add response metadata to response header for partitionAssignment (#1797) by xyuanlu · 2 years, 10 months ago
  10. ac877c5 Rename property CLUSTER_PAUSE to CLUSTER_FREEZE in PauseSignal (#1820) by Huizhi Lu · 2 years, 10 months ago
  11. 5fd9843 Rename live instance status PAUSED to FROZEN (#1819) by Huizhi Lu · 2 years, 10 months ago
  12. d2f5637 Refactor freeze mode naming and getStatus default value (#1818) by Huizhi Lu · 2 years, 11 months ago
  13. 849ab11 Add integration tests for cluster freeze mode (#1816) by Huizhi Lu · 2 years, 11 months ago
  14. 0aca85a Implement Participant Freeze Process (#1812) by Huizhi Lu · 2 years, 11 months ago
  15. 02c7ac0 Add message generation logic for management pipeline (#1803) by Huizhi Lu · 2 years, 11 months ago
  16. b52bc04 Add REST APIs for management mode (#1807) by Huizhi Lu · 2 years, 11 months ago
  17. 33ba7f1 Check cluster management mode status (#1798) by Huizhi Lu · 3 years ago
  18. c95362e Add message util to create messages (#1796) by Huizhi Lu · 3 years ago
  19. f9fba2a Move pause and maintenance handling out of controller (#1793) by Huizhi Lu · 3 years ago
  20. 7190eb3 Add management mode pipeline registry and switch logic (#1769) by Huizhi Lu · 3 years ago
  21. 88dae34 Add model to record history and status of management mode (#1771) by Huizhi Lu · 3 years ago
  22. 113c933 Add java api for enable/disable cluster pause mode (#1740) by Huizhi Lu · 3 years ago
  23. f1bd26f Stabilize the ZkClient monitor tests. (#1813) by Jiajun Wang · 2 years, 10 months ago
  24. 9f5ccf9 Turn on the computation of rebalance type discard throttling turned or not (#1817) by Junkai Xue · 2 years, 11 months ago
  25. 2f60a24 Fix versions bump up for 1.0.3 by Junkai Xue · 2 years, 11 months ago
  26. e9ffa72 Bump ivy version from 1.0.2 SNAPSHOT to 1.0.3 SNAPSHOT by Junkai Xue · 2 years, 11 months ago
  27. d9e9dca Add failure message for TestClusterAccessor (#1794) by xyuanlu · 3 years ago
  28. 8911f7e Support currentState format for partitionAssignment (#1787) by xyuanlu · 3 years ago
  29. 93efb48 Add a badge to track flaky tests. (#1791) by Jiajun Wang · 3 years ago
  30. 146adff Fix MaintenanceRecoveryStage Hanging (#1792) by Junkai Xue · 3 years ago
  31. cebc221 Fix import code style in PropertyPathBuilder. (#1790) by Jiajun Wang · 3 years ago
  32. ff44fa5 Update the version in website by Junkai Xue · 3 years ago
  33. 7dccbd7 Update release note by dasahcc · 3 years ago
  34. 95f4ed3 Change partition status in Helix UI to be colorblind-friendly (#1785) by Ramin Bashizade · 3 years ago
  35. fa83198 New REST api partitionAssignment -- return potential assignment given cluster change (#1747) by xyuanlu · 3 years ago
  36. 294fb23 Add cloud set/remove to cluster setup (#1783) by Ali Reza Zamani Zadeh Najari · 3 years ago
  37. a3b6a4d Enforce id field in Helix rest to update resource config (#1672) by Ali Reza Zamani Zadeh Najari · 3 years ago
  38. 16117fe Gracefully handle interruptions in the Helix logic. (#1779) by Jiajun Wang · 3 years ago
  39. 1a37d5c Get rid of non-official ZK error code to avoid NPEs. (#1778) by Jiajun Wang · 3 years ago
  40. 7f05db2 Remove unused field in ZKHelixDataAccessor - code clean with no logic change (#1764) by xyuanlu · 3 years ago
  41. c93a7e3 Add a Waged rebalancer util api that do not need raw zk address (#1756) by xyuanlu · 3 years ago
  42. 17c52da Refactor/clean up code without logic change (#1760) by Junkai Xue · 3 years ago
  43. fbd901a Add test cases for replica level throttling (#1754) by Junkai Xue · 3 years ago
  44. f49986e [Replica Level Throttle] Make Pipeline in a correct order and fixes tests (#1750) by Junkai Xue · 3 years ago
  45. 3a737ef Applying per replica logic for entire stage #1724 by Junkai Xue · 3 years ago
  46. c819bf7 Apply per replica level throttling logic to Recovery/Load Rebalance and PendingMessage #1719 by Junkai Xue · 3 years, 1 month ago
  47. 35dd2e7 Change throttling logic to per message (#1714) by Junkai Xue · 3 years, 1 month ago
  48. c04f355 [Replica Level Throttle] Add per replica rebalance type compute logic (#1703) by Junkai Xue · 3 years, 1 month ago
  49. bbb0554 Remove task requested state (#1723) by xyuanlu · 3 years ago
  50. 7c60bed Update Helix-CI.yml by Jiajun Wang · 3 years ago
  51. 70f8afd [maven-release-plugin] prepare for next development iteration by Junkai Xue · 3 years ago
  52. 9214bb8 [maven-release-plugin] prepare release helix-1.0.2 by Junkai Xue · 3 years ago
  53. 94f3f81 Revert "[maven-release-plugin] prepare for next development iteration" by Junkai Xue · 3 years ago
  54. fd06a68 Update Helix-CI.yml by Jiajun Wang · 3 years ago
  55. 2e67f74 [maven-release-plugin] prepare for next development iteration by Junkai Xue · 3 years ago
  56. a0b648b Revert "[maven-release-plugin] prepare release helix-1.0.2" by Junkai Xue · 3 years ago
  57. 10211db [maven-release-plugin] prepare release helix-1.0.2 by Junkai Xue · 3 years ago
  58. 97b43be Revert "[maven-release-plugin] prepare release helix-1.0.2" by Junkai Xue · 3 years ago
  59. 4573b3b Revert "[maven-release-plugin] prepare for next development iteration" by Junkai Xue · 3 years ago
  60. 1c6ad50 [maven-release-plugin] prepare for next development iteration by Junkai Xue · 3 years ago
  61. 3d0f443 [maven-release-plugin] prepare release helix-1.0.2 by Junkai Xue · 3 years ago
  62. bab58b2 Change instance status in Helix UI to be colorblind-friendly (#1759) by Ramin Bashizade · 3 years ago
  63. 3a494a4 Add concurrent control to DistClusterControllerStateModel._controller access to avoid NPE. (#1753) by Jiajun Wang · 3 years ago
  64. 1a746c5 Add 1.0.2 in pom file by Junkai Xue · 3 years ago
  65. 4c1c8cc Add 1.0.2 release note and web by Junkai Xue · 3 years ago
  66. 9b0d085 Automatically create issues for the failed tests. (#1757) by Jiajun Wang · 3 years ago
  67. faa0cd3 Remove a potential deadlock when shutting down a RoutingTableProvider. (#1751) by Jiajun Wang · 3 years ago
  68. b12e025 Use 1 min sliding window size for Helix rest metrics (#1749) by Meng Zhang · 3 years ago
  69. c68b029 Properly clean up TaskCurrentState sessions (#1736) by Neal Sun · 3 years ago
  70. 481d548 Fix the unstable test TestWagedNodeSwap. (#1738) by Jiajun Wang · 3 years ago
  71. 167320c Change Workflow monitor and PerInstanceResource monitor from static m… (#1732) by Meng Zhang · 3 years ago
  72. 74236c5 Use correct session ID in PerInstanceAccessor (#1733) by Ali Reza Zamani Zadeh Najari · 3 years ago
  73. 1758f2d Fix unstable test TestZkCallbackHandlerLeak. (#1734) by Jiajun Wang · 3 years ago
  74. e2ec350 Correct getAssignmentForWagedFullAutoImpl snapshot behavior (#1730) by Neal Sun · 3 years ago
  75. b3ff081 Update restlet repository url and adjust the repository order to fix build. (#1726) by Jiajun Wang · 3 years, 1 month ago
  76. 524ce38 Improve WAGED simulation API by throwing exception on FAILED_TO_CALCULATE (#1701) by Neal Sun · 3 years, 1 month ago
  77. edb6045 Add PR Template Section for Backward Compatibility Breaking Changes (#1699) by Neal Sun · 3 years, 1 month ago
  78. 6617d91 Clarify error for ZkSessionMismatchedException in ZkAsyncCallbacks (#1718) by Ramin Bashizade · 3 years, 1 month ago
  79. bee860a Remove the logic that disables the partitions which fails to be state-transited from the ERROR state. (#1721) by Jiajun Wang · 3 years, 1 month ago
  80. fe4a9bb Improve the WAGED.ConstraintBasedAlgorithm sorting logic to prioritize replica with larger impact (#1691) by xyuanlu · 3 years, 1 month ago
  81. 0ebf61a Increase largest possible rebalance preference ratio (#1668) by Neal Sun · 3 years, 3 months ago
  82. 7b54647 New PartitionMovementConstraint and BaselineInfluenceConstraint for Waged (#1658) by Neal Sun · 3 years, 3 months ago
  83. c1eeec3 Add TopStateUsage constraint to Waged (#1652) by Neal Sun · 3 years, 3 months ago
  84. af3ee1c Change MessageQueueMonitor from static to dynamic metric (#1715) by Ramin Bashizade · 3 years, 1 month ago
  85. 07e3ed5 Remove lock in HelixStateTransitionHandler (#1681) by xyuanlu · 3 years, 1 month ago
  86. 541d093 Fix test TestResourceChangeDetector. (#1712) by Jiajun Wang · 3 years, 1 month ago
  87. e572527 Disable CORS by default in Helix REST (#1705) by Hunter Lee · 3 years, 1 month ago
  88. f29359a Fix the unstable test TestDisableCustomCodeRunner. (#1710) by Jiajun Wang · 3 years, 1 month ago
  89. dcd6966 Enforce the jacoco-maven-plugin version to avoid warning messages. (#1711) by Jiajun Wang · 3 years, 1 month ago
  90. 5c9aa78 Fix flaky TestAssignableInstanceManager (#1708) by Neal Sun · 3 years, 1 month ago
  91. d0167e4 Ensure the CI result report action is done even test fails. by Jiajun Wang · 3 years, 1 month ago
  92. 2215ef9 Print test result with annotations. by Jiajun Wang · 3 years, 1 month ago
  93. a1a6cb0 Add -fae for continue testing on partial tests failure. by Jiajun Wang · 3 years, 1 month ago
  94. c22b312 Keep the PR CI and merge to master CI separate so the corresponding badge is accurate. by Jiajun Wang · 3 years, 1 month ago
  95. 7032f22 Enhance and simplify the Github Action script. by Jiajun Wang · 3 years, 1 month ago
  96. 01d6465 Add ignore paths to the codecov setting. by Jiajun Wang · 3 years, 1 month ago
  97. 8b25033 Update README.md by Jiajun Wang · 3 years, 1 month ago
  98. 07c5d22 Upload the code coverage report to codecov. by Jiajun Wang · 3 years, 1 month ago
  99. 10810a2 Skip out-of-date tests in the Helix Merge CI test and generate code coverage report. by Jiajun Wang · 3 years, 1 month ago
  100. 5414f86 Fix unexpected result when resuming a cluster from paused/maintenance mode. (#1698) by Jiajun Wang · 3 years, 1 month ago