I am creating an application that uses phoenix jdbc driver (the fat one). I
saw this driver has a dependency of google protobuffer 2 library.

I want to use grpc in my application, which uses proto buffer 3, which is
incompatible with proto 2.

How much phoenix JDBC driver really depends on proto 2 library? Will it
always be used or there is a setting where I can disable it?

-- 
Marcelo Valle
http://mvalle.com - @mvallebr

Reply via email to