You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2017/08/25 22:32:01 UTC

[jira] [Updated] (KUDU-2055) Coalesce hole punching when deleting groups of blocks

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

Hao Hao updated KUDU-2055:
--------------------------
    Issue Type: Improvement  (was: Bug)

> Coalesce hole punching when deleting groups of blocks
> -----------------------------------------------------
>
>                 Key: KUDU-2055
>                 URL: https://issues.apache.org/jira/browse/KUDU-2055
>             Project: Kudu
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 1.4.0
>            Reporter: Adar Dembo
>            Assignee: Hao Hao
>
> We should implement hole punch coalescing in the log block manager. I'm not sure whether it'll be faster than per-block hole punching, but it should definitely be no worse than what we do today (and it will definitely reduce the number of syscalls).
> To do this we need awareness within the LBM of when we're deleting groups of blocks, which should come through KUDU-1943.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)