You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/09/09 15:38:00 UTC

[jira] [Assigned] (PHOENIX-6539) PHOENIX-6397 breaks 4.x builds for HBase 1.3 profile

     [ https://issues.apache.org/jira/browse/PHOENIX-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth reassigned PHOENIX-6539:
------------------------------------

    Assignee: Istvan Toth

> PHOENIX-6397 breaks 4.x builds for HBase 1.3 profile
> ----------------------------------------------------
>
>                 Key: PHOENIX-6539
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6539
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.17.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Blocker
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)