You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/26 01:15:03 UTC

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

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

Hudson commented on HBASE-19751:
--------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1930 (See [https://builds.apache.org/job/PreCommit-PHOENIX-Build/1930/])
PHOENIX-4536 Change getWAL usage due HBASE-19751 (ssa: rev 8ac5ec08d6dac484a80d453b44ee2f69609ca6a5)
* (edit) phoenix-core/src/test/java/org/apache/phoenix/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java
* (edit) phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALReplayWithIndexWritesAndCompressedWALIT.java


> 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
>            Priority: Major
>             Fix For: 2.0.0-beta-2, 2.0.0
>
>         Attachments: HBASE-19751-v1.patch, HBASE-19751-v2.patch, 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
(v7.6.3#76005)