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

Hudson commented on HBASE-28319:
--------------------------------

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

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


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/969/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/969/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/969/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Expose DelegatingRpcScheduler as IA.LimitedPrivate
> --------------------------------------------------
>
>                 Key: HBASE-28319
>                 URL: https://issues.apache.org/jira/browse/HBASE-28319
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Major
>              Labels: patch-available
>             Fix For: 2.5.8, 3.0.0-beta-2
>
>
> We have DelegatingRpcScheduler in src/test of hbase-server. RpcScheduler 
> itself is IA.LimitedPrivate, and in 2.6.0 we are pushing an incompatible 
> change from HBASE-27144.
> We can limit the impact of breaking changes like this by exposing 
> DelegatingRpcScheduler to users. Users can extend this class and only 
> override the pieces that they care about, thus reducing the surface area of 
> compatibility issues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to