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

Hudson commented on HBASE-28969:
--------------------------------

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

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








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


(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility 
checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/369/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility 
checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/369/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility 
checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/369/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> Refactor direct interactions of HFilelink file creations to SFT interface
> -------------------------------------------------------------------------
>
>                 Key: HBASE-28969
>                 URL: https://issues.apache.org/jira/browse/HBASE-28969
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Prathyusha
>            Assignee: Prathyusha
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0-beta-2
>
>
> HBASE-27826 introduces tracking of Link/Reference files with StoreFileTracker 
> interface and with that, we can have the FileBasedStoreFileTracker 
> implementation to track Link/Reference files only using .filelist file itself 
> and not create actual link/ref files (virtual links).
> To support the same, we need to refactor all the direct interactions of 
> Ref/Link file creations to SFT layer and this change 
> - adds a createHFilelink() api to StoreFileTrackerBase.
> - Moves all the creations of HFileLink (except for Snapshot which will be 
> handled in HBASE-28863) to SFT layer



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

Reply via email to