Jean-Daniel Cryans created HBASE-5969:
-----------------------------------------

             Summary: HRI.getRegionName/AsString are inconsistent for regions 
with the old encoding scheme
                 Key: HBASE-5969
                 URL: https://issues.apache.org/jira/browse/HBASE-5969
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.92.1, 0.90.6
            Reporter: Jean-Daniel Cryans


HRI.getRegionName and getRegionNameAsString don't give consistent results for 
regions created with the old encoding scheme. See Aravind's comment in 
HBASE-5929 on how a region was appended with ".1290583321" when its HRI was 
queried with getRegionNameAsString and, once passed to HBA, wasn't able to 
compact it (I checked .META. and it doesn't have that last part so it must come 
from getRegionName).

This one might be a little hard to fix if we're already dependent on the broken 
behavior of getRegionName.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to