[ 
https://issues.apache.org/jira/browse/OMID-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938230#comment-17938230
 ] 

ASF GitHub Bot commented on OMID-284:
-------------------------------------

stoty commented on code in PR #170:
URL: https://github.com/apache/phoenix-omid/pull/170#discussion_r2012185569


##########
common/src/main/proto/TSOProto.proto:
##########
@@ -16,51 +16,51 @@
 // limitations under the License.
 //
 
+syntax = "proto3";

Review Comment:
   HBase RPC is done either via protobuf 2.5 or the thirdparty protobuf.





> Use protobuf 3 in Omid
> ----------------------
>
>                 Key: OMID-284
>                 URL: https://issues.apache.org/jira/browse/OMID-284
>             Project: Phoenix Omid
>          Issue Type: Improvement
>    Affects Versions: 1.1.2
>            Reporter: Istvan Toth
>            Assignee: Nihal Jain
>            Priority: Critical
>
> Omid uses Protobuf 2.5.0.
> It only uses protobuf for communicating with the TSO server, it does not 
> implement an HBase endpoint, so I see no reason not to use the latest version.
> This could be done in 1.2, provided that the switch does not cause 
> compatibility issues (I expect none)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to