huaxiangsun commented on pull request #2753:
URL: https://github.com/apache/hbase/pull/2753#issuecomment-743699822


   Actually, I thought about it. If I introduce 
apache.common.codec.MD5Hex.decodeHex(), it is heavy (allocate/copy). I think it 
is ok without introducing MD5 as most of the calls are the real 
encodedRegionNames. Only for shell commends, table name can be passed in. In 
this case, it is ok to have a query to registry in case table name length is 32 
bytes (which could be rare as well).


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


Reply via email to