commit | bd3b8541f986e45f28b4ae32225e6daf8a7b8a94 | [log] [tgz] |
---|---|---|
author | Hunter Lee <hulee@linkedin.com> | Wed Jul 15 12:11:23 2020 -0700 |
committer | Junkai Xue <jxue@linkedin.com> | Wed Jul 15 12:54:37 2020 -0700 |
tree | fb4d7d32be8b6eadca1014f9b51d976433e47e4b | |
parent | 5d422eaf1ac79d8d9037289f50605a1781f19675 [diff] |
Remove legacy duplicate metric classes in helix-core (#1147) As part of ZooKeeper API separation initiative, most metric-related classes were moved to metrics-common module. However, there were some that were left in helix-core for backward-compatibility purposes, but these were causing class conflicts at runtime. This change removes such classes.
Helix is part of the Apache Software Foundation.
Project page: http://helix.apache.org/
Mailing list: http://helix.apache.org/mail-lists.html
mvn clean install package -DskipTests
Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features: