1. 3fcc4dc Update menu bar and bump snapshot version by Junkai Xue · 8 days ago master
  2. 15b7a3f Extend the timeout by Junkai Xue · 11 days ago
  3. cfed664 Add stoppable tutorial by Junkai Xue · 12 days ago
  4. b5af662 Adding 2.0.0 release docs by Junkai Xue · 12 days ago
  5. 813cab9 [maven-release-plugin] prepare for next development iteration by Junkai Xue · 12 days ago
  6. c872ccb [maven-release-plugin] prepare release helix-2.0.0 by Junkai Xue · 12 days ago helix-2.0.0
  7. b605976 Add extra wait logic by Junkai Xue · 12 days ago
  8. e072f05 Add preventive checking for result verification by Junkai Xue · 12 days ago
  9. 186f2e3 Extend more time for test stability by Junkai Xue · 13 days ago
  10. 2c566ee Add preventive check in the test by Junkai Xue · 4 weeks ago
  11. 9f7c92b Fix unstable test adding checking logic more clearly by Junkai Xue · 4 weeks ago
  12. 6e9396f Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 weeks ago
  13. f7d4413 Fix flaky test testEvacuateWithAddDuringMaintenanceMode by Junkai Xue · 4 weeks ago
  14. 4de69db Extending timeout by Junkai Xue · 5 weeks ago
  15. 3680a5f Bump io.netty:netty-codec from 4.1.125.Final to 4.1.133.Final by dependabot[bot] · 5 weeks ago
  16. 38564aa Extends timeout by Junkai Xue · 6 weeks ago
  17. 51ac9f5 Fix Test by Junkai Xue · 6 weeks ago
  18. db08126 Reduce replication factor to stablize tests by Junkai Xue · 7 weeks ago
  19. 1315b20 Refactoring three tests by Junkai Xue · 7 weeks ago
  20. 748623b Change sleep time by Junkai Xue · 8 weeks ago
  21. 5d1d4f8 Wait 2 seconds before validation by Junkai Xue · 9 weeks ago
  22. 931c2d8 Update README.md by Junkai Xue · 9 weeks ago
  23. e0bd6f1 Reimplement the test case for TestHelixTaskExecutor by Junkai Xue · 9 weeks ago
  24. 1305f6d Wait for handler count stabilization in TestConsecutiveZkSessionExpiry by Junkai Xue · 9 weeks ago
  25. d109602 Extend timeout for test by Junkai Xue · 9 weeks ago
  26. 45316d1 Extend wait time by Junkai Xue · 9 weeks ago
  27. d53b02e Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by dependabot[bot] · 9 weeks ago
  28. a8ab88e Bump org.apache.logging.log4j:log4j-core in /helix-core by dependabot[bot] · 9 weeks ago
  29. 5254982 Add retry for the test by Junkai Xue · 9 weeks ago
  30. b19510e Refactor TestHelixTaskExecutor to stablize the test by Junkai Xue · 9 weeks ago
  31. d0aaa0c Stablize TestHelixTaskExecutor by Junkai Xue · 9 weeks ago
  32. c33d833 Fix the race condition for test TestClusterMaintenanceMode by Junkai Xue · 9 weeks ago
  33. 8841640 Bump junit:junit from 4.11 to 4.13.1 by dependabot[bot] · 10 weeks ago
  34. d2229f3 Improve the TestInstanceOperation by Junkai Xue · 10 weeks ago
  35. 867139b Remove helix-front and helix-webadmin as deprecation for 2.0 version by Junkai Xue · 10 weeks ago
  36. d9afef8 Bump handlebars from 4.7.7 to 4.7.9 in /helix-front by dependabot[bot] · 3 months ago
  37. 4a4891c Bump node-forge from 1.3.2 to 1.4.0 in /helix-front by dependabot[bot] · 3 months ago
  38. b8bda61 Bump org.codehaus.plexus:plexus-utils in /helix-front by dependabot[bot] · 3 months ago
  39. 6cb9dd0 Bump picomatch from 2.3.1 to 2.3.2 in /helix-front by dependabot[bot] · 3 months ago
  40. 9f4e742 Adding more logs to track by Junkai Xue · 3 months ago
  41. 8a49c53 Add more logs to debug by Junkai Xue · 3 months ago
  42. f8a51b4 Adding more logs in case failed again by Junkai Xue · 3 months ago
  43. 8285416 Bump flatted from 3.2.7 to 3.4.2 in /helix-front by dependabot[bot] · 3 months ago
  44. 9c3b89f Change reuse fork to be false by Junkai Xue · 3 months ago
  45. 11f5794 Make test singlely run by Junkai Xue · 3 months ago
  46. dc3ee3c [Test] add timeout by Junkai Xue · 3 months ago
  47. f0ab1c0 timeout by Junkai Xue · 3 months ago
  48. db8dc98 Make test timeout annotation by Junkai Xue · 3 months ago
  49. 9a8f415 One more flaky due to timeout by Junkai Xue · 3 months ago
  50. 4c10dcc Extend timeout by Junkai Xue · 3 months ago
  51. dda5c3c Adding timeout for another sub test by Junkai Xue · 3 months ago
  52. 428604b Extend time for flaky test TestHelixTaskExecutor by Junkai Xue · 3 months ago
  53. 04522ea Extend timeout again by Junkai Xue · 3 months ago
  54. 29da1c6 Extend time out for TestInstanceOperation by Junkai Xue · 3 months ago
  55. 3a16b93 Extend timeout for TestInstanceOperation by Junkai Xue · 3 months ago
  56. aba2b54 Fix racecondition in PerKeyBlockingExecutor by Junkai Xue · 3 months ago
  57. f563b37 Fix TestTopologyMigration by Junkai Xue · 3 months ago
  58. 3cb1db7 Add timeout and logs for TestTopologyMigration by Junkai Xue · 3 months ago
  59. b0440e3 The flaky test testBatchMessageThreadPoolSize was timing out because: by Junkai Xue · 3 months ago
  60. b4f5b98 Remove deprecreated annotations with newer version by Junkai Xue · 3 months ago
  61. b30b4df Update jackson version and extend test timeout for TestZeroReplicaAvoidance by Junkai Xue · 3 months ago
  62. 1571716 [Failed CI Test] testNoRetry (TestHelixTaskExecutor) - GitHub Issue #3103 by Junkai Xue · 3 months ago
  63. c4b5d36 Address review comments and add a new test for explictly testing two locks by LZD-PratyushBhatt · 11 months ago
  64. 1d24aad Address review comments by LZD-PratyushBhatt · 12 months ago
  65. c40dfef Fix global lock contention in DistClusterControllerStateModel caused by Optional.empty() singleton by LZD-PratyushBhatt · 12 months ago
  66. 6431444 Bump com.fasterxml.jackson.core:jackson-core in /helix-view-aggregator by dependabot[bot] · 3 months ago
  67. 3231769 Bump com.fasterxml.jackson.core:jackson-core in /helix-core by dependabot[bot] · 3 months ago
  68. 7d33106 Bump immutable from 4.1.0 to 4.3.8 in /helix-front by dependabot[bot] · 3 months ago
  69. fea0272 Add more logs to TestInstanceOperation by Junkai Xue · 3 months ago
  70. c092995 Add some test clean up logic for after tests by Junkai Xue · 3 months ago
  71. 17fdfc7 Add more logs for TestInstanceOperation by Junkai Xue · 3 months ago
  72. 15ad307 Fix TestHelixTaskExecutor by Junkai Xue · 3 months ago
  73. 89511bd Helix fails to connect with Kerberos enabled ZK by Mohammad Arshad · 4 months ago
  74. 91b28d3 Fix TestIndependentTaskRebalancer by Junkai Xue · 4 months ago
  75. 77d5ee4 Fix TestAutoRebalanceStrategy with more logs for future debugging by Junkai Xue · 4 months ago
  76. d0a5313 Extend the timeout for flaky as slowness of the machine and add logs for TestRoutingTableProviderFromCurrentStates by Junkai Xue · 4 months ago
  77. 769eca9 Fix flaky test TestZkCacheAsyncOpSingleThread by Junkai Xue · 4 months ago
  78. 1b31ef1 Add more logs for TestInstanceOperation by Junkai Xue · 4 months ago
  79. 026a3ba Fix unstable test TestZeroReplicaAvoidance by Junkai Xue · 4 months ago
  80. be0bdba Fix TestInstanceOperation structure by Junkai Xue · 4 months ago
  81. 0ade21e Fix unstable test of TestInstanceOperation by Junkai Xue · 4 months ago
  82. 462dd9c Make javadoc to apidoc by Junkai Xue · 4 months ago
  83. dbce761 Fix java docs by Junkai Xue · 4 months ago
  84. 1316281 Bump lodash from 4.17.21 to 4.17.23 in /helix-front by dependabot[bot] · 5 months ago
  85. cd7fdba Bump webpack from 5.94.0 to 5.104.1 in /helix-front by dependabot[bot] · 4 months ago
  86. b95cfdb Disable dorny/test-reporter due to enterprise policy restriction by Junkai Xue · 4 months ago
  87. 5f8bcf8 Add timeout to prevent test hanging in testDisconnectWhenConnectionBreak by Junkai Xue · 4 months ago
  88. 6bef6b9 Upgrade org.apache.logging.log4j:log4j-core to 2.25.3 by Nishitha-Bhaskaran · 5 months ago
  89. f1a5cd2 Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in /helix-gateway by dependabot[bot] · 6 months ago
  90. 03049ed Fix version in pom by Junkai Xue · 6 months ago
  91. 84cf7c2 Make StickyRebalanceStrategy topology aware (#2944) by frankmu · 1 year, 7 months ago
  92. a52c9a6 Add log and refine code style for Gateway service (#2950) by xyuanlu · 1 year, 8 months ago
  93. 0ce6d45 Add getter for all target state - gateway service (#2943) by xyuanlu · 1 year, 8 months ago
  94. 17aa5da Fix gateway e2e test - set timestamp in second instead of ms (#2942) by xyuanlu · 1 year, 8 months ago
  95. a0e822d Synchronize calls to StreamObserver methods (#2934) by Zachary Pinto · 1 year, 8 months ago
  96. 56e68b1 Add an end to end test for helix gateway (#2922) by xyuanlu · 1 year, 9 months ago
  97. a9cd47d Add helix-gateway stubs to exported packages.(#2923) by Zachary Pinto · 1 year, 9 months ago
  98. 0fd6d0e Include java stubs in jdk11 jar. (#2920) by Zachary Pinto · 1 year, 9 months ago
  99. 9180abd Gateway - gateway participant update target state in cache (#2910) by xyuanlu · 1 year, 9 months ago
  100. 4634395 Expose setting gateway service channel to allow external managment of the lifecycle of the channel. (#2913) by Zachary Pinto · 1 year, 9 months ago