Region encoded name is hash of tablename + start key + regionid (timestamp);
should include end key when hashing.
-----------------------------------------------------------------------------------------------------------------
Key: HBASE-4382
URL: https://issues.apache.org/jira/browse/HBASE-4382
Project: HBase
Issue Type: Improvement
Reporter: stack
Seems odd that region encoded name is same for regions if made in same second
with same start key tough their end keys are different. It can happen in unit
test. Should mix in the end key when coming up w/ the region name encoded name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira