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

Duo Zhang updated HBASE-19751:
------------------------------
    Attachment: HBASE-19751.patch

Change to use RegionInfo instead of identifier and namespace. Also use 
KeyLocker instead of IdLock in RegionGroupingProvider. When fixing the UTs, 
also done bunch of warnings cleanup by changing HTableDescriptor and 
HRegionInfo to TableDescriptor and RegionInfo.

> Use RegionInfo directly instead of an identifier and a namespace when getting 
> WAL
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-19751
>                 URL: https://issues.apache.org/jira/browse/HBASE-19751
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 3.0.0, 2.0.0-beta-2
>
>         Attachments: HBASE-19751.patch
>
>
> This is needed for synchronous replication as we need to determine whether a 
> region should use the special WAL which writes to two FileSystems.
> But I think it is a general simplification so we can apply it to master and 
> branch-2 first.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to