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

Hudson commented on HBASE-26840:
--------------------------------

Results for branch branch-2.5
        [build #65 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/65/]: 
(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.5/65/General_20Nightly_20Build_20Report/]




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




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


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


(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/65//console].


> Fix NPE in the retry of logroller
> ---------------------------------
>
>                 Key: HBASE-26840
>                 URL: https://issues.apache.org/jira/browse/HBASE-26840
>             Project: HBase
>          Issue Type: Bug
>          Components: wal
>    Affects Versions: 2.4.10
>            Reporter: Xiaolin Ha
>            Assignee: Xiaolin Ha
>            Priority: Minor
>             Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.11
>
>
> {code:java}
> LOG.warn("Retry to roll log, nAttempts={}, waiting time={}ms, sleeping 1s to 
> retry,"
> + " last excepiton= {}", nAttempts, waitingTime,
> ioe.getCause().getClass().getSimpleName()); {code}
> ioe.getCause() maybe null.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to