[
https://issues.apache.org/jira/browse/HBASE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1354.
--------------------------
Resolution: Not A Problem
Resolving as not a problem. Nicolas untangled split and compaction a while
back for TRUNK/0.92. We actually check for split now first before we try
compact.
> Separate check split from compaction method
> -------------------------------------------
>
> Key: HBASE-1354
> URL: https://issues.apache.org/jira/browse/HBASE-1354
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 0.19.0
> Reporter: Evgeny Ryabitskiy
> Assignee: Evgeny Ryabitskiy
> Priority: Minor
> Attachments: HBASE-1354.patch
>
>
> Now check for split is running from compaction method.
> This check if called after each store compaction. But results of this check
> used only for one Store. All other calling method are for nothing.
> So check split runs much more times that it should.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira