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

Wellington Chevreuil commented on HBASE-26639:
----------------------------------------------

Is this somehow flakey? I have it passing, locally.

 
{noformat}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.TestMergesSplitsAddToTracker
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.074 s 
- in org.apache.hadoop.hbase.regionserver.TestMergesSplitsAddToTracker
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (secondPartTestsExecution) @ 
hbase-server ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------ 
{noformat}

> The implementation of TestMergesSplitsAddToTracker is problematic
> -----------------------------------------------------------------
>
>                 Key: HBASE-26639
>                 URL: https://issues.apache.org/jira/browse/HBASE-26639
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Priority: Major
>
> 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)

Reply via email to