apurtell commented on PR #4937:
URL: https://github.com/apache/hbase/pull/4937#issuecomment-1368368331

   Sure, if this is all new work, then either json or protobuf are good options 
for something that will evolve. protobuf is a better choice for a couple of 
reasons: 
   - structured, with IDL
   - compatibility provisions by design
   - space efficient  
   - frequently used throughout this code base for encoding evolving structures 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to