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/07/25 16:19:00 UTC

[jira] [Updated] (PHOENIX-5446) Support Protobuf shaded clients (thin + thick)

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

Istvan Toth updated PHOENIX-5446:
---------------------------------
    Fix Version/s: queryserver-6.0.0

> Support Protobuf shaded clients (thin + thick)
> ----------------------------------------------
>
>                 Key: PHOENIX-5446
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5446
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Aditya Pathak
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 5.1.0, queryserver-6.0.0, 4.16.0
>
>
> Protobuf is one of the most commonly used mechanism for serialization. Almost all the components / services support shaded Protobuf. Hadoop 3.1.1 , HBase 2.0.2 etc have all moved to updated Protobuf 3.x. Unfortunately Protobug 3 is not backward compatible with Protobuf 2.
>  
> Phoenix is still using protobuf-java:2.5.0 . PHOENIX-2535 was a good step towards shading clients but excludes shading for protobuf.
>  
> It is definitely becoming very critical to upgrade protobuf as well as shade it to avoid future complexities. 



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