[
https://issues.apache.org/jira/browse/HBASE-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-10354:
----------------------------------
Attachment: hbase-10354_v2.patch
v2 patch.
- Renamed Consistenct.EVENTUAL to Consistency.TIMELINE.
- Added stale to ClientProtos.Result, and Result now has a ctor with stale.
removed Result.setStale() method.
- improved javadoc on Consistency.TIMELINE. Nicolas what do you think about
this version?
> Add an API for defining consistency per request
> -----------------------------------------------
>
> Key: HBASE-10354
> URL: https://issues.apache.org/jira/browse/HBASE-10354
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.99.0
>
> Attachments: hbase-10354_v1.patch, hbase-10354_v2.patch
>
>
> We should add an API to be able to define the expected consistency level per
> operation. This API should also allow to check whether the results coming
> from a query (get or scan) is stale or not. The defaults should reflect the
> current semantics.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)