helix
helix copied to clipboard
Mirror of Apache Helix
This issue is created for tracking unstable test: testAggregateMetrics(org.apache.helix.monitoring.mbeans.TestClusterAggregateMetrics)
This is a WIP PR for creating the emergency rebalance pipeline. **NOTE**: this is not intended to be merged, but will be used for benchmarking performance. Logic flow: Case 1:...
### Issues Fixes #2185 ### Description Fixes a NullPointerException present in ResourceUtil.java. Its due to the order in which static class members are initialized and leads to the given exception...
This issue is created for tracking unstable test: testClusterStatusMonitorLifecycle(org.apache.helix.monitoring.TestClusterStatusMonitorLifecycle)
This issue is created for tracking unstable test: testP2PStateTransitionEnabled(org.apache.helix.integration.messaging.TestP2PNoDuplicatedMessage)
[Failed CI Test] testHelixViewAggregator(org.apache.helix.view.integration.TestHelixViewAggregator)
This issue is created for tracking unstable test: testHelixViewAggregator(org.apache.helix.view.integration.TestHelixViewAggregator)
This issue is created for tracking unstable test: testActivateSuperCluster(org.apache.helix.rest.server.TestClusterAccessor)
This issue is created for tracking unstable test: testPostRequestFormat(org.apache.helix.rest.client.TestCustomRestClient)
### Describe the bug Every API call the admin-webapp throws a NullPointerException. It's due to the fact that mapper [here](https://github.com/apache/helix/blob/master/helix-admin-webapp/src/main/java/org/apache/helix/webapp/resources/ResourceUtil.java#L50) is used in the line above it. Since Java's initialization...
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...