You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/07/11 10:38:00 UTC

[jira] [Comment Edited] (HBASE-24382) Flush partial stores of region filtered by seqId when archive wal due to too many wals

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

Zheng Wang edited comment on HBASE-24382 at 7/11/20, 10:37 AM:
---------------------------------------------------------------

I have pushed a new PR for branch-2, could you help to merge it?
Thanks.[~stack]


was (Author: filtertip):
I have push a new PR for branch-2, could you help to merge it?
Thanks.[~stack]

> Flush partial stores of region filtered by seqId when archive wal due to too many wals
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-24382
>                 URL: https://issues.apache.org/jira/browse/HBASE-24382
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1
>
>
> When the logRoller archive the oldest wal due to too many wals, if a region should be flushed, we flush all stores of it, but it is not necessary, maybe we can use unflushedSeqId of store to filter them.



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