Description
PHOENIX-6397 introduces org.apache.phoenix.monitoring.JmxMetricProvider, which depends on HBase and Phoenix feature not present in 1.3, thus breaking the build.
The best solution is probably pushing down the Class to the the compat modules, with a dummy implementation for the HBase 1.3 profile.
Attachments
Issue Links
- depends upon
-
PHOENIX-6538 4.x builds broken for HBase 1.3 profile
- Resolved
-
PHOENIX-6540 Drop Hbase 1.3 support from 4.x branch
- Resolved
- is caused by
-
PHOENIX-6397 Implement TableMetricsManager class and its associated functions for select. upsert and Delete Queries
- Closed
- relates to
-
PHOENIX-6538 4.x builds broken for HBase 1.3 profile
- Resolved