[ 
https://issues.apache.org/jira/browse/HBASE-12522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221464#comment-14221464
 ] 

Jeffrey Zhong commented on HBASE-12522:
---------------------------------------

{quote}
Or do you think Phoenix's secondary index needs to have WAL edits that span 
regions?
{quote}
WAL Edits can't span regions because our log SeqId is only guaranteed to 
monotonically increase by region. Local index doesn't span edits across 
regions. For transaction support, some high level support is needed but not at 
the WAL level.


> Backport WAL refactoring to branch-1
> ------------------------------------
>
>                 Key: HBASE-12522
>                 URL: https://issues.apache.org/jira/browse/HBASE-12522
>             Project: HBase
>          Issue Type: Task
>          Components: wal
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>             Fix For: 0.99.2
>
>
> backport HBASE-10378 to branch-1.
> This will let us remove the Deprecated stuff in master, allow some baking 
> time within the 1.x line, and will give us the option of pulling back follow 
> on performance improvements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to