[
https://issues.apache.org/jira/browse/HBASE-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-3185:
---------------------------------
Attachment: HBASE-3185-v1.patch
Removes set of split and region flush on compact call.
> 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
>
> Attachments: HBASE-3185-v1.patch
>
>
> 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.