[
https://issues.apache.org/jira/browse/HBASE-26886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530435#comment-17530435
]
Hudson commented on HBASE-26886:
--------------------------------
Results for branch master
[build #575 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/575/]:
(/) *{color:green}+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/master/575/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/575/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/master/575/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}
> Add unit test for custom RpcControllerFactory's ability to overwrite
> priorities
> -------------------------------------------------------------------------------
>
> Key: HBASE-26886
> URL: https://issues.apache.org/jira/browse/HBASE-26886
> Project: HBase
> Issue Type: Improvement
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Minor
> Labels: patch-available
> Fix For: 3.0.0-alpha-3
>
>
> We're planning on using the pluggable nature of RpcControllerFactory to send
> along custom priorities that are calculated based on some special logic in
> our stack. Unfortunately it's virtually impossible to test this from user
> code. On the other hand it's relatively easy to test within the hbase
> codebase. We should add a test class which verifies for users that this logic
> works. Then it's just up to them to test their own implementation of their
> HBaseRpcController rather than do the full integration test.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)