[
https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467577#comment-17467577
]
Duo Zhang commented on HBASE-26067:
-----------------------------------
OK, it turns out that the problem for TestMergesSplitsAddToTracker is a
behavior change of Admin.split method. On master it will wait for split to
finish while on branch-2 it will return immediately after sending the request
to master.
So move HBASE-26639 under HBASE-26584 instead of here as it is not blocker now.
Let me check other failed UTs.
> Change the way on how we track store file list
> ----------------------------------------------
>
> Key: HBASE-26067
> URL: https://issues.apache.org/jira/browse/HBASE-26067
> Project: HBase
> Issue Type: Umbrella
> Components: HFile
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-3
>
>
> Open a separated jira to track the work since it can not be fully included in
> HBASE-24749.
> I think this could be a landed prior to HBASE-24749, as if this works, we
> could have different implementations for tracking store file list.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)