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

Hudson commented on HBASE-29458:
--------------------------------

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








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1332/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


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


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1332/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}


> SFT removeStoreFiles api to only archive physical files and ignore virtual 
> links
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-29458
>                 URL: https://issues.apache.org/jira/browse/HBASE-29458
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Prathyusha
>            Assignee: Prathyusha
>            Priority: Major
>              Labels: pull-request-available
>
> 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).
> So Virtual links no longer need to be archived and that abstraction should be 
> at SFT layer instead of HRegionFileSystem where the removeStoreFiles api 
> exists, which does the hfile archival triggered from 
> CompactedHFilesDischarger and as part of HStore open



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

Reply via email to