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

stack updated HBASE-8375:
-------------------------

    Fix Version/s:     (was: 0.95.1)
                   0.95.2
    
> Streamline Table durability settings
> ------------------------------------
>
>                 Key: HBASE-8375
>                 URL: https://issues.apache.org/jira/browse/HBASE-8375
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: hbase-8375_v1.patch, hbase-8375_v2.patch
>
>
> HBASE-7801 introduces the notion of per mutation fine grained durability 
> settings.
> This issue is to consider and the discuss the same for the per table settings 
> (i.e. what would be used if the mutation indicates USE_DEFAULT). I propose 
> the following setting per table:
> * SKIP_WAL (i.e. an unlogged table)
> * ASYNC_WAL (the current deferred log flush)
> * SYNC_WAL (the current default)
> * FSYNC_WAL (for future uses of HDFS' hsync())

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to