[
https://issues.apache.org/jira/browse/HBASE-26490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461752#comment-17461752
]
Andrew Kyle Purtell commented on HBASE-26490:
---------------------------------------------
There is an incompatible change to a public class here and so it cannot belong
in branch-2.4
hbase-shaded-client-byo-hadoop-2.4.8.jar, ReplicationLoadSink.class
package org.apache.hadoop.hbase.replication
[−] ReplicationLoadSink.ReplicationLoadSink ( long age, long timestamp, long
timestampStarted, long totalOpsProcessed ) 1
org/apache/hadoop/hbase/replication/ReplicationLoadSink."<init>":(JJJJ)V
Change Effect
1 Access level has been changed from public to private. A client
program may be interrupted by IllegalAccessError exception.
> Add builder for class ReplicationLoadSink
> -----------------------------------------
>
> Key: HBASE-26490
> URL: https://issues.apache.org/jira/browse/HBASE-26490
> Project: HBase
> Issue Type: Task
> Components: Client
> Reporter: Yutong Xiao
> Assignee: Yutong Xiao
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-2
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)