martin-g commented on issue #1186: HBASE-19146 Update Protobuf to 3.11.4
URL: https://github.com/apache/hbase/pull/1186#issuecomment-589547755
 
 
   > Is this recent or it is this just an old change? (I think the latter, 
right?)
   
   It became inner private class since 3.0.0: 
https://github.com/protocolbuffers/protobuf/blob/v3.0.0/java/core/src/main/java/com/google/protobuf/ByteString.java#L1241
   
   2.6.1 is the last version of 2.x and still has the public class.
   
https://github.com/protocolbuffers/protobuf/blob/v2.6.1/java/src/main/java/com/google/protobuf/LiteralByteString.java
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to