You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2022/05/10 20:09:00 UTC

[jira] [Created] (HBASE-27022) SFT seems apparently tracking invalid/malformed store files

Wellington Chevreuil created HBASE-27022:
--------------------------------------------

             Summary: SFT seems apparently tracking invalid/malformed store files
                 Key: HBASE-27022
                 URL: https://issues.apache.org/jira/browse/HBASE-27022
             Project: HBase
          Issue Type: Sub-task
            Reporter: Wellington Chevreuil


Opening this on behalf of [~apurtell] , who first reported this issue on HBASE-26999: When running scale tests using ITLCC, the following errors were observed:
{noformat}
[00]2022-05-05 15:59:52,280 WARN [region-location-0] regionserver.StoreFileInfo:
Skipping hdfs://ip-172-31-58-47.us-west-2.compute.internal:8020/hbase/data/default/IntegrationTestLoadCommonCrawl/9eafc10e1b5a25532a4f0adf550828fc/c/9d07757144a7404fac02e161b5bd035e
because it is empty. HBASE-646 DATA LOSS?
...
[00]2022-05-05 15:59:52,320 WARN [region-location-2] regionserver.StoreFileInfo: 
Skipping hdfs://ip-172-31-58-47.us-west-2.compute.internal:8020/hbase/data/default/IntegrationTestLoadCommonCrawl/5322c54b9a899eae03cb16e956a836d5/c/184b4f55ab1a4dbc813e77aeae1343ae 
because it is empty. HBASE-646 DATA LOSS? {noformat}
 

From some discussions in HBASE-26999, it seems that SFT has wrongly tracked an incomplete/unfinished store file. 

For further context, follow the [comments thread on HBASE-26999|https://issues.apache.org/jira/browse/HBASE-26999?focusedCommentId=17533508&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17533508].



--
This message was sent by Atlassian Jira
(v8.20.7#820007)