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

Jonathan Gray reassigned HBASE-1535:
------------------------------------

    Assignee: Jonathan Gray

> Add client ability to perform mutations without the WAL
> -------------------------------------------------------
>
>                 Key: HBASE-1535
>                 URL: https://issues.apache.org/jira/browse/HBASE-1535
>             Project: Hadoop HBase
>          Issue Type: New Feature
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.1
>
>         Attachments: HBASE-1535-v1.patch
>
>
> There are a number of cases where a client might not want/need its edits to 
> be written into the HLog.  The most obvious use of this would be during a 
> bulk import where we want the best performance possible and data loss is 
> acceptable (can rerun the import).
> Does this become a flag on Put or a special mode of HTable?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to