On Wed, Feb 17, 2010 at 8:33 AM, Zhenyu Zhong <zhongresea...@gmail.com> wrote: > > Is it possible that a region gets split but the status of the parent region > doesn't get update, either does the child region? >
WRE is usually indicative of something gone amiss, perhaps something like you describe above. Can you hunt in your master log for regions that had 3d9d1175a7f8bf861bf75638bb1eb231 for a startkey? Its looking like a split happened but only the lower-half made it into the .META. See if you can see where the parent had been hosted. See if you can find the split event. Is there a hole in your .META. just after this region; i.e. the end key does not match the start key of next region? St.Ack