[ https://issues.apache.org/jira/browse/PHOENIX-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-1683:
-----------------------------------
Description:
As HBASE-10070 is in HBase1.0, we could leverage this feature by providing a new consistency
level TIMELINE.
Assumption: A user has already enabled a hbase table for timeline consistency
In the connection property or by "ALTER SESSION SET CONSISTENCY = 'TIMELINE'" statement, we
could set current connection/session consistency level to "TIMELINE" to take the advantage
of TIMELINE read.
was:
As HBASE-10070 is in HBase1.0, we could leverage this feature by providing a new consistency
level TIMELINE.
Assumption: A user has already enabled a hbase table for timeline consistency
In the connection property or by "ALTER SESSION SET Consistency = 'TIMELINE'" statement, we
could set current connection/session consistency level to "TIMELINE" to take the advantage
of TIMELINE read.
> Support HBase HA Query(timeline-consistent region replica read)
> ---------------------------------------------------------------
>
> Key: PHOENIX-1683
> URL: https://issues.apache.org/jira/browse/PHOENIX-1683
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Attachments: PHOENIX-1683.patch
>
>
> As HBASE-10070 is in HBase1.0, we could leverage this feature by providing a new consistency
level TIMELINE.
> Assumption: A user has already enabled a hbase table for timeline consistency
> In the connection property or by "ALTER SESSION SET CONSISTENCY = 'TIMELINE'" statement,
we could set current connection/session consistency level to "TIMELINE" to take the advantage
of TIMELINE read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|