[ https://issues.apache.org/jira/browse/HBASE-29345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954514#comment-17954514 ]
Istvan Toth commented on HBASE-29345: ------------------------------------- So the test that this fixes was never added to master. Not ideal, but this fix is fine for now. > testWALClosureFailureAndCleanup fails due to missing lease recovery wait > during close > ------------------------------------------------------------------------------------- > > Key: HBASE-29345 > URL: https://issues.apache.org/jira/browse/HBASE-29345 > Project: HBase > Issue Type: Bug > Components: wal > Affects Versions: 2.7.0 > Reporter: Vinayak Hegde > Assignee: Vinayak Hegde > Priority: Major > Labels: pull-request-available, test > > The issue was in {{{}testWALClosureFailureAndCleanup{}}}, where the test code > wasn’t waiting for the file lease recovery to complete before checking the > cleanup status. Adding a wait before the check resolves the issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)