Lars Hofhansl created HBASE-8375:
------------------------------------
Summary: 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
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