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 2020/12/01 09:33:00 UTC

[jira] [Updated] (PHOENIX-6237) Relocate javax. classes in phoenix-client

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

Istvan Toth updated PHOENIX-6237:
---------------------------------
    Description: 
We have the following unrelocated packages in phoenix-client:
 * javax.annotation
 * javax.inject
 * javax.validation
 * javax.xml

We have seen at least javax.validation causing problems for applications.

Investigate if any of these need to be unrelocated for the JDBC functionality, and relocate what we can.

 

  was:
We have the following unrelocated packages in phoenix-client:
 * javax.annotation
 * javax.inject
 * javax.validation
 * javax.xml

We have seen at least javax.validation causing problems in activation.

Investigate if any of these need to be unrelocated for the JDBC functionality, and relocate what we can.

 


> Relocate javax. classes in phoenix-client
> -----------------------------------------
>
>                 Key: PHOENIX-6237
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6237
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.1.0, 4.16.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> We have the following unrelocated packages in phoenix-client:
>  * javax.annotation
>  * javax.inject
>  * javax.validation
>  * javax.xml
> We have seen at least javax.validation causing problems for applications.
> Investigate if any of these need to be unrelocated for the JDBC functionality, and relocate what we can.
>  



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