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

Wellington Chevreuil resolved HBASE-25907.
------------------------------------------
    Resolution: Fixed

> Move StoreFlushContext out of HStore and make it pluggable
> ----------------------------------------------------------
>
>                 Key: HBASE-25907
>                 URL: https://issues.apache.org/jira/browse/HBASE-25907
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Wellington Chevreuil
>            Assignee: Wellington Chevreuil
>            Priority: Major
>
> Currently, StoreFlushContext is directly implemented and instantiated inside 
> HStore class. This implementation assumes hfiles are always flushed into temp 
> dir first, and its commit implementation moves these files into the actual 
> family dir. In order to allow for the direct flushes (no temp, nor renames), 
> we need to make StoreFlushContext implementations pluggable in HStore.



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

Reply via email to