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

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

Results for branch branch-2.6
        [build #10 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase-Integration-Test/job/branch-2.6/10/]:
 (/) *{color:green}+1 overall{color}*
----
details (if available):

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


(/) {color:green}+1 client integration test for 2.10.2 {color}


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.5 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.3.6 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.0 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.1 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.2 {color}
(/) {color:green}+1 client integration test for 3.4.2 with shaded hadoop 
client{color}


(/) {color:green}+1 client integration test for 3.4.3 {color}
(/) {color:green}+1 client integration test for 3.4.3 with shaded hadoop 
client{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