You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/01/07 15:30:00 UTC

[jira] [Resolved] (HBASE-26639) The implementation of TestMergesSplitsAddToTracker is problematic

     [ https://issues.apache.org/jira/browse/HBASE-26639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-26639.
-------------------------------
    Fix Version/s: 2.6.0
                   3.0.0-alpha-3
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to master and branch-2.

Thanks [~wchevreuil] for reviewing!

> The implementation of TestMergesSplitsAddToTracker is problematic
> -----------------------------------------------------------------
>
>                 Key: HBASE-26639
>                 URL: https://issues.apache.org/jira/browse/HBASE-26639
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-3
>
>
> As it will clear the trackedFiles map in TestStoreFileTracker for every test but we will also store the files for system tables, so it will cause NPE. Not sure why on master the it will not fail but on branch-2 at least testSplitLoadsFromTracker will fail...



--
This message was sent by Atlassian Jira
(v8.20.1#820001)