[
https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310527#comment-14310527
]
Hudson commented on HBASE-11567:
--------------------------------
FAILURE: Integrated in HBase-1.0 #720 (See
[https://builds.apache.org/job/HBase-1.0/720/])
HBASE-11567 Write bulk load COMMIT events to WAL (Only partial patch containing
PB changes) (enis: rev 2395d69c23dccba029659a5f28d72631494fee8f)
* hbase-protocol/src/main/protobuf/WAL.proto
*
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/VisibilityLabelsProtos.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
*
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/WALProtos.java
> Write bulk load COMMIT events to WAL
> ------------------------------------
>
> Key: HBASE-11567
> URL: https://issues.apache.org/jira/browse/HBASE-11567
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Alex Newman
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-11567-v1.patch, HBASE-11567-v2.patch,
> HBASE-11567-v4-rebase.patch, hbase-11567-branch-1.0-partial.patch,
> hbase-11567-v3.patch, hbase-11567-v4.patch
>
>
> Similar to writing flush (HBASE-11511), compaction(HBASE-2231) to WAL and
> region open/close (HBASE-11512) , we should persist bulk load events to WAL.
> This is especially important for secondary region replicas, since we can use
> this information to pick up primary regions' files from secondary replicas.
> A design doc for secondary replica replication can be found at HBASE-11183.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)