You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/01/10 10:26:00 UTC

[jira] [Created] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

Duo Zhang created HBASE-19751:
---------------------------------

             Summary: 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


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)