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

Hudson commented on HBASE-30260:
--------------------------------

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


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/485/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.6/485/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


> Polish X509TestContext to make it more stable
> ---------------------------------------------
>
>                 Key: HBASE-30260
>                 URL: https://issues.apache.org/jira/browse/HBASE-30260
>             Project: HBase
>          Issue Type: Improvement
>          Components: security, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> TLS related tests sometimes fail in pre commit build and also on the flaky 
> dashboard.
> Checking the code, when regenerating the file, we will write on the original 
> file with an FileOutputStream, which means we will truncate the file first 
> and then write the content, it is possible that the FileWatcher read a 
> incomplete file and cause errors.
> Plan to make it write a temp file and then move it atomicly.



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

Reply via email to