You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2017/10/25 18:51:00 UTC

[jira] [Resolved] (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 ]

Adar Dembo resolved KUDU-2055.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Hao fixed this in a 5 part series of commits.

> 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
>             Fix For: 1.6.0
>
>
> 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)