[ 
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)

Reply via email to