1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CurrentStateComputationStage when mis configure(#2635) More... 7 months ago
Release note 1.3.1 More... 7 months ago
[maven-release-plugin] prepare for next development iteration More... 7 months ago
[maven-release-plugin] prepare release helix-1.3.1 More... 7 months ago
Support persist instance info collected by CloudInstanceInformationProcessor during auto-reg (#2622) More... 7 months ago
Refine TestInstanceOperation by using verifier (#2625) More... 7 months ago
Exclude on-operation instance from computing min active replica in WAGED. (#2621) More... 8 months ago
Add support for providing default Instance Config to be used with auto-join and auto-reg (#2609) More... 8 months ago
Add supporting APIs a isEvacuateFinished and isReadyForPreparingJoiningCluster for evacuation. (#2618) More... 8 months ago
Fix TestClusterAggregateMetrics (#2602) More... 8 months ago
Change instance operation orthogonal to instance enable (#2615) More... 8 months ago
Bump jackson-databind in /helix-view-aggregator (#2280) More... 8 months ago
Fix the 'BadVersion' exception handling in doSet() code path. (#2614) More... 8 months ago
Fix flaky test TestP2PNoDuplicatedMessage (#2587) More... 8 months ago
Changed Log level to DEBUG for the top-state metrics logs, to avoid logging for every partition.(#2611) More... 8 months ago
Change TopStateHandoffReportStage to be an Async Stage as it is the slowest stage in the pipeline. It can be run async since it does not add to ClusterEvent and simply computes and reports metrics. No following stages depend on it. (#2610) More... 8 months ago
Add on-demand rebalance API (#2601) More... 8 months ago
Fix NPR error in test for TestDelayedAutoRebalanceWithRackaware (#2606) More... 8 months ago
[apache/helix] -- Fixes #2590 Removed resetting of the missingTopStatePartitionsBeyondThresholdGauge to avoid incorrect accounting. More... 8 months ago
Add support for node evacuation. (#2604) More... 8 months ago
Add CI test config for ApplicationClusterManager branch (#2605) More... 8 months ago
Stabilize TestCardDealingAdjustmentAlgorithmV2 - sequence all tests (#2597) More... 8 months ago
Fix inconsistent map key formatting in helix-rest maintenance API (#2583) More... 8 months ago
Instance Evacuation operation sanity check (#2598) More... 9 months ago
Implement the on-demand rebalance service (#2595) More... 9 months ago
Add API for Instance evacuation (#2588) More... 9 months ago
Leader election client - Proactively send leader gone event when disconnect from ZK (#2585) More... 9 months ago
Adjusted decrementing the missingTopStatePartitionsBeyondThresholdGuage when top-state Instance recovers after the threshold failure. (#2591) More... 9 months ago
Add InstanceConfigs inputField to allow overriding the existing InstanceConfigs for /partitionAssignment API.(#2586) More... 9 months ago
Reduce verbosity of some of the logs (#2584) More... 9 months ago