invalid end key shown in hbase web ui. --------------------------------------
Key: HBASE-4902 URL: https://issues.apache.org/jira/browse/HBASE-4902 Project: HBase Issue Type: Bug Affects Versions: 0.90.2 Reporter: Mikael Sitruk i have 13 millions keys, I use presplit of 1000 regions. while looking at the regions created, i see Region Name : TC,sub_10386999,1322603111143.5b36001298f3dab177edf3a7265c628a. Start Key: sub_10386999 End Key: sub_103999 That is instead sub_10386999 + 13000 = sub_10399999 the ui will only show sub_1039999 (missing last 9 digit) It occurs in several place in different region for another key also: Start: sub_4406999 End: sub_441999 instead of sub_4419999 -- 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