You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2010/11/01 20:54:23 UTC

[jira] Commented: (HBASE-3185) User-triggered compactions are triggering splits!

    [ https://issues.apache.org/jira/browse/HBASE-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927112#action_12927112 ] 

Jonathan Gray commented on HBASE-3185:
--------------------------------------

Also, looking back at 0.20 branch, we've changed behavior and are flushing when we compact.  Is that necessary?  Should we flush before compacting when user triggers a minor or major compaction?

> 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.