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

Guanghao Zhang commented on HBASE-23739:
----------------------------------------

{quote}The wal split op might create 1+ HFiles for a region while doing split 
for one WAL file right? 
{quote}
Yes, right.
{quote}Can we think of a way such that after the wal split and region open, 
when we req a compaction, we will prioritize those files (created by split op) 
and compact all of them together into a single file?
{quote}
This is a good idea and need some hack for compaction select algorithm.

> BoundedRecoveredHFilesOutputSink should read the table descriptor directly
> --------------------------------------------------------------------------
>
>                 Key: HBASE-23739
>                 URL: https://issues.apache.org/jira/browse/HBASE-23739
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> Read from meta or filesystem?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to