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

Hudson commented on HBASE-25525:
--------------------------------

Results for branch branch-1
        [build #77 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/77/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/77//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/77//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/77//JDK8_Nightly_Build_Report_(Hadoop2)/]




(x) {color:red}-1 source release artifact{color}
-- See build output for details.


> WALKey Extended Attributes don't serialize to ReplicationSink
> -------------------------------------------------------------
>
>                 Key: HBASE-25525
>                 URL: https://issues.apache.org/jira/browse/HBASE-25525
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>            Priority: Major
>             Fix For: 1.7.0
>
>
> HBASE-22622 introduced extended attributes on the WALKey object and protobuf, 
> and HBASE-22623 created a coprocessor hook, preWALAppend, so that 
> coprocessors can create and insert their own extended attributes. 
> These attributes are readable on the source-side, such as in a custom 
> ReplicationEndpoint. However, in branch-1 ReplicationProtbufUtil doesn't 
> correctly populate the extended attributes on the WALKey protobuf. (In 2.1+, 
> HBASE-20625 incidentally fixes this as part of a larger refactoring of 
> WALCellCodec logic.)
> This means that a custom ReplicationSink can't read extended attributes on a 
> WALKey.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to