[ https://issues.apache.org/jira/browse/HUDI-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sivabalan narayanan closed HUDI-9221. ------------------------------------- Resolution: Fixed https://github.com/apache/hudi/commit/07328c76019588da2b828e834847023f8621f9f7 > Reenable disabled tests in TestHoodieBackedMetadata > --------------------------------------------------- > > Key: HUDI-9221 > URL: https://issues.apache.org/jira/browse/HUDI-9221 > Project: Apache Hudi > Issue Type: Sub-task > Components: tests-ci > Reporter: Lokesh Jain > Assignee: Sagar Sumit > Priority: Major > Labels: pull-request-available > Fix For: 1.1.0 > > > While cherry-picking HUDI-1517, we are running into a few failures with > TestHoodieBackedMetadata. These tests are failing with master as well but > somehow not being reported in the Github CI. These tests were disabled in > [https://github.com/apache/hudi/pull/13007] and should be reenabled back. > List of disabled tests: > {code:java} > testTurnOffMetadataIndexAfterEnable > testMetadataTableServices > testMetadataTableDeletePartition > testMetadataRollbackDuringInit > testMetadataRollbackDuringInit > testMultiWriterForDoubleLocking{code} > > -- This message was sent by Atlassian Jira (v8.20.10#820010)