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

Hudson commented on HBASE-28336:
--------------------------------

Results for branch branch-3
        [build #138 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/138/]: 
(/) *{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/branch-3/138/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/branch-3/138/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-3/138/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}


> Fix casting bug in NettyRpcServer introduced in HBASE-28317
> -----------------------------------------------------------
>
>                 Key: HBASE-28336
>                 URL: https://issues.apache.org/jira/browse/HBASE-28336
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Charles Connell
>            Assignee: Charles Connell
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0-beta-2
>
>
> I introduced a bug in HBASE-28317 that makes it useless. I tried to up-cast 
> an array of {{java.security.cert.Certificate}} to an array of 
> {{java.security.cert.X509Certificate}}, which doesn't work. I'll fix this in 
> this ticket. This bug causes a lot of log spam and makes 
> {{RpcCallContext.getClientCertificateChain()}} always return empty, but does 
> not otherwise break the HBase server.
> I'm also immediately regretting my use of WARN logs when a certificate isn't 
> present, because it turns out this happens on connections from localhost, so 
> there's a lot of WARNs with stacktraces in the logs.



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

Reply via email to