User-triggered compactions are triggering splits!
-------------------------------------------------
Key: HBASE-3185
URL: https://issues.apache.org/jira/browse/HBASE-3185
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 0.90.0
Reporter: Jonathan Gray
Assignee: Jonathan Gray
Priority: Critical
Fix For: 0.90.0
Doh... This came in with original commit of master rewrite, not sure why it's
in there.
compactRegion is calling region.shouldSplit(true);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.