- 04522ea Extend timeout again by Junkai Xue · 2 days ago master
- 29da1c6 Extend time out for TestInstanceOperation by Junkai Xue · 2 days ago
- 3a16b93 Extend timeout for TestInstanceOperation by Junkai Xue · 3 days ago
- aba2b54 Fix racecondition in PerKeyBlockingExecutor by Junkai Xue · 4 days ago
- f563b37 Fix TestTopologyMigration by Junkai Xue · 4 days ago
- 3cb1db7 Add timeout and logs for TestTopologyMigration by Junkai Xue · 5 days ago
- b0440e3 The flaky test testBatchMessageThreadPoolSize was timing out because: by Junkai Xue · 5 days ago
- b4f5b98 Remove deprecreated annotations with newer version by Junkai Xue · 5 days ago
- b30b4df Update jackson version and extend test timeout for TestZeroReplicaAvoidance by Junkai Xue · 5 days ago
- 1571716 [Failed CI Test] testNoRetry (TestHelixTaskExecutor) - GitHub Issue #3103 by Junkai Xue · 5 days ago
- c4b5d36 Address review comments and add a new test for explictly testing two locks by LZD-PratyushBhatt · 8 months ago
- 1d24aad Address review comments by LZD-PratyushBhatt · 8 months ago
- c40dfef Fix global lock contention in DistClusterControllerStateModel caused by Optional.empty() singleton by LZD-PratyushBhatt · 9 months ago
- 6431444 Bump com.fasterxml.jackson.core:jackson-core in /helix-view-aggregator by dependabot[bot] · 10 days ago
- 3231769 Bump com.fasterxml.jackson.core:jackson-core in /helix-core by dependabot[bot] · 10 days ago
- 7d33106 Bump immutable from 4.1.0 to 4.3.8 in /helix-front by dependabot[bot] · 7 days ago
- fea0272 Add more logs to TestInstanceOperation by Junkai Xue · 5 days ago
- c092995 Add some test clean up logic for after tests by Junkai Xue · 11 days ago
- 17fdfc7 Add more logs for TestInstanceOperation by Junkai Xue · 11 days ago
- 15ad307 Fix TestHelixTaskExecutor by Junkai Xue · 11 days ago
- 89511bd Helix fails to connect with Kerberos enabled ZK by Mohammad Arshad · 2 weeks ago
- 91b28d3 Fix TestIndependentTaskRebalancer by Junkai Xue · 13 days ago
- 77d5ee4 Fix TestAutoRebalanceStrategy with more logs for future debugging by Junkai Xue · 13 days ago
- d0a5313 Extend the timeout for flaky as slowness of the machine and add logs for TestRoutingTableProviderFromCurrentStates by Junkai Xue · 14 days ago
- 769eca9 Fix flaky test TestZkCacheAsyncOpSingleThread by Junkai Xue · 14 days ago
- 1b31ef1 Add more logs for TestInstanceOperation by Junkai Xue · 14 days ago
- 026a3ba Fix unstable test TestZeroReplicaAvoidance by Junkai Xue · 2 weeks ago
- be0bdba Fix TestInstanceOperation structure by Junkai Xue · 2 weeks ago
- 0ade21e Fix unstable test of TestInstanceOperation by Junkai Xue · 2 weeks ago
- 462dd9c Make javadoc to apidoc by Junkai Xue · 2 weeks ago
- dbce761 Fix java docs by Junkai Xue · 2 weeks ago
- 1316281 Bump lodash from 4.17.21 to 4.17.23 in /helix-front by dependabot[bot] · 7 weeks ago
- cd7fdba Bump webpack from 5.94.0 to 5.104.1 in /helix-front by dependabot[bot] · 5 weeks ago
- b95cfdb Disable dorny/test-reporter due to enterprise policy restriction by Junkai Xue · 2 weeks ago
- 5f8bcf8 Add timeout to prevent test hanging in testDisconnectWhenConnectionBreak by Junkai Xue · 2 weeks ago
- 6bef6b9 Upgrade org.apache.logging.log4j:log4j-core to 2.25.3 by Nishitha-Bhaskaran · 10 weeks ago
- f1a5cd2 Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in /helix-gateway by dependabot[bot] · 3 months ago
- 03049ed Fix version in pom by Junkai Xue · 3 months ago
- 84cf7c2 Make StickyRebalanceStrategy topology aware (#2944) by frankmu · 1 year, 4 months ago
- a52c9a6 Add log and refine code style for Gateway service (#2950) by xyuanlu · 1 year, 5 months ago
- 0ce6d45 Add getter for all target state - gateway service (#2943) by xyuanlu · 1 year, 5 months ago
- 17aa5da Fix gateway e2e test - set timestamp in second instead of ms (#2942) by xyuanlu · 1 year, 5 months ago
- a0e822d Synchronize calls to StreamObserver methods (#2934) by Zachary Pinto · 1 year, 5 months ago
- 56e68b1 Add an end to end test for helix gateway (#2922) by xyuanlu · 1 year, 6 months ago
- a9cd47d Add helix-gateway stubs to exported packages.(#2923) by Zachary Pinto · 1 year, 6 months ago
- 0fd6d0e Include java stubs in jdk11 jar. (#2920) by Zachary Pinto · 1 year, 6 months ago
- 9180abd Gateway - gateway participant update target state in cache (#2910) by xyuanlu · 1 year, 6 months ago
- 4634395 Expose setting gateway service channel to allow external managment of the lifecycle of the channel. (#2913) by Zachary Pinto · 1 year, 6 months ago
- b5a5c06 Use grpc.version for io.grpc version (#2905) by Zachary Pinto · 1 year, 6 months ago
- 673c71d Switch to compatible grpc version (#2904) by Zachary Pinto · 1 year, 6 months ago
- 2c89604 Add null check for getClusterConfig() by Tengfei Mu · 1 year, 6 months ago
- 5d67824 Add test to ensure no partition movement when nodes restart (#2896) by frankmu · 1 year, 6 months ago
- 0d7b0b0 Move existing assignments usage calculation to pre-process stage (#2888) by frankmu · 1 year, 6 months ago
- be12425 Helix stickiness rebalancer (#2878) by frankmu · 1 year, 7 months ago
- f5ea2d5 Add missing license for rebalance condition files (#2853) by frankmu · 1 year, 8 months ago
- fd59dde Create condition based rebalancer (#2846) by frankmu · 1 year, 8 months ago
- 8b9a284 Gateway - Implementing poll-mode channel (#2900) by xyuanlu · 1 year, 6 months ago
- f3ddb86 Gateway - Add GatewayCurrentStateCache for gateway service (#2895) by xyuanlu · 1 year, 6 months ago
- 6ba9a4c Add helix-gateway to bump-up.sh and bump-snapshot.sh (#2899) by Zachary Pinto · 1 year, 6 months ago
- e45d767 Gateway - User report their shards' current state instead of state transition message (#2892) by xyuanlu · 1 year, 7 months ago
- 5f5d1cf Create Gateway service channel factory (#2883) by xyuanlu · 1 year, 7 months ago
- fe3e072 Refine gateway service interface (#2875) by xyuanlu · 1 year, 7 months ago
- a33a976 Interfaces of gateway service (#2871) by xyuanlu · 1 year, 7 months ago
- 26a2b8c Implement helix manager disconnect and client disconnect handling for HelixGatewayParticipant.(#2868) by Zachary Pinto · 1 year, 7 months ago
- 3a82b4e API to close grpc client stream connection from server side (#2856) by xyuanlu · 1 year, 7 months ago
- ca2b2c9 Implement Helix ST handling logic and HelixGatewayParticipant (#2845) by Zachary Pinto · 1 year, 7 months ago
- 73e6258 Add license to gateway service (#2851) by xyuanlu · 1 year, 8 months ago
- 229d286 Implement GatewayServiceManager (#2844) by xyuanlu · 1 year, 8 months ago
- 9a628f7 Gateway util for per key lock and per key blocking queue executor(#2847) by xyuanlu · 1 year, 8 months ago
- 556129f Gateway service - service structure dummy class (#2840) by xyuanlu · 1 year, 8 months ago
- 642ee17 Refactor and remove mock classes (#2841) by xyuanlu · 1 year, 8 months ago
- 3019872 Build HelixGateway integration test base (#2842) by Junkai Xue · 1 year, 8 months ago
- b151c32 Add protobuff definition and an empty grpc service (#2834) by xyuanlu · 1 year, 8 months ago
- 3486f24 Set up helix-gateway folder, add PoC code and add protobuf (#2826) by Junkai Xue · 1 year, 8 months ago
- 2546140 Bump com.fasterxml.jackson.core:jackson-core in /helix-core (#3051) by dependabot[bot] · 3 months ago
- d5dc7da Bump com.fasterxml.jackson.core:jackson-core in /helix-admin-webapp (#3087) by dependabot[bot] · 3 months ago
- 9b46422 Bump min-document from 2.19.0 to 2.19.2 in /helix-front (#3088) by dependabot[bot] · 3 months ago
- 6a4a1a4 Bump org.apache.commons:commons-lang3 in /helix-rest (#3053) by dependabot[bot] · 3 months ago
- 0e94122 Bump org.apache.commons:commons-lang3 (#3086) by dependabot[bot] · 3 months ago
- aeddf22 Changed all XML schema locations from http to htpps for security reasons and to avoid future problems (#3080) by Michael Hausegger · 3 months ago
- 649f0de Bump io.netty:netty-codec from 4.1.68.Final to 4.1.125.Final (#3068) by dependabot[bot] · 3 months ago
- 266a0b2 Bump node-forge from 1.3.1 to 1.3.2 in /helix-front (#3082) by dependabot[bot] · 3 months ago
- 6d99aea Bump @angular/common from 13.3.9 to 19.2.16 in /helix-front (#3083) by dependabot[bot] · 3 months ago
- d0708e1 Add default get value for task partition map to prevent NPE(#3078) by Grant Paláu Spencer · 4 months ago
- 3d50967 Merge pull request #3067 from krishan1390/configurable_retry_timeout_system_property by Kishore Gopalakrishna · 5 months ago
- 02a170c Prevent controller from dropping replicas when best possible fails to calculate assignment (#3034) by Grant Paláu Spencer · 6 months ago
- 46e730e Make retry timeout configurable for ZK calls via system property by Krishan Goyal · 6 months ago
- 62f0e9c Fix a race condition in metaclient leader election (#3058) by xyuanlu · 7 months ago
- 30986a5 Make virtual group assignment for FaultZoneBasedVirtualGroupAssignmentAlgorithm deterministic (#3056) by Nisarg Thakkar · 7 months ago
- b02291e [Message Prioritization] - Add currentReplicaNumber metadata for message prioritization by client (#3043) by Charanya Sudharsanan · 8 months ago
- 3fd21d1 Bump com.fasterxml.jackson.core:jackson-core in /helix-view-aggregator (#3047) by dependabot[bot] · 8 months ago
- 0ab8b0b Update menu bar to add version 1.3.2 and remove 1.3.1 by Junkai Xue · 8 months ago
- cb2c29c Apache Helix 1.3.2 doc by Junkai · 8 months ago
- 1e14125 Bump com.fasterxml.jackson.core:jackson-core in /helix-admin-webapp (#3046) by dependabot[bot] · 9 months ago
- ee7a8b8 Only build property key path on construction (#3040) by Grant Paláu Spencer · 10 months ago
- 3d2e836 Performance improvement for IsEvacuateFinished (#3037) by xyuanlu · 10 months ago
- e4f2737 Bump org.eclipse.jetty:jetty-server (#3039) by dependabot[bot] · 10 months ago
- 22c67dc Fix issue in virtual topology string computation that incorrectly discards non-end topology nodes (#3031) by Xiaxuan Gao · 10 months ago
- 5de9232 Improve performance for ConstraintBasedAlgorithm(#3032) by xyuanlu · 10 months ago
- e7ada09 Add cluster config update validation (#3026) by Xiaxuan Gao · 10 months ago