jojochuang opened a new pull request #1567: URL: https://github.com/apache/hbase/pull/1567
…yncwal (#1301) (#1535) * Use Reflection to access shaded Hadoop protobuf classes. (cherry picked from commit a321e536989083ca3620bf2c53f12c07740bf5b0) * Update to improve the code: 1. Added license. 2. Added more comments. 3. Wrap byte array instead of copy to make a ByteString. 4. Moved all reflection instantiation to static class loading time. * Use LiteralByteString to wrap byte array instead of copying it. Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]> (cherry picked from commit 72727ff9be9bc626522247aad9155938656fbfdb) (cherry picked from commit ae3de38bedf7e0a8b418ce50c05956104b4f8621) (cherry picked from commit b8b8e0afd494f073f6bdff8471aa53a6764b1257) ---------------------------------------------------------------- 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]
