You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2021/04/05 03:41:00 UTC

[jira] [Updated] (HBASE-13160) SplitLogWorker does not pick up the task immediately

     [ https://issues.apache.org/jira/browse/HBASE-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reid Chan updated HBASE-13160:
------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.8.0

> SplitLogWorker does not pick up the task immediately
> ----------------------------------------------------
>
>                 Key: HBASE-13160
>                 URL: https://issues.apache.org/jira/browse/HBASE-13160
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Major
>             Fix For: 1.8.0
>
>         Attachments: hbase-13160_v1.patch
>
>
> We were reading some code with Jeffrey, and we realized that the SplitLogWorker's internal task loop is weird. It does {{ls}} every second and sleeps, but have another mechanism to learn about new tasks, but does not make affective use of the zk notification. 
> I have a simple patch which might improve this area. 



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