[ https://issues.apache.org/jira/browse/ACCUMULO-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838026#comment-13838026
]
Keith Turner commented on ACCUMULO-1957:
----------------------------------------
May be useful to specify at table level also. In the case of the metadata table want all
writes to have max durability, do not want to rely on all code writing to metadata table to
set this correctly.
Whats a use case for specifiy this at the batch writer level instead of the table level?
> specify durability during writes
> --------------------------------
>
> Key: ACCUMULO-1957
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1957
> Project: Accumulo
> Issue Type: New Feature
> Components: client, tserver
> Reporter: Eric Newton
> Priority: Minor
>
> There are several levels of durability:
> * acknowledged
> * walog'd
> * walog'd and syncd
> Rather than specify this at the table configuration, allow the user to specify it when
they create a batch writer.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
|