Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 248.0 s <<< FAILURE! -- in org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion.testBlockDeletion(ReplicationConfig)[1] -- Time elapsed: 47.02 s <<< ERROR! java.util.concurrent.TimeoutException: ... at org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:230) at org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion.testBlockDeletion(TestBlockDeletion.java:302)
Attachments
Issue Links
- fixes
-
HDDS-10799 SCMBlockDeletingService stuck in PAUSING state
- Resolved
- is related to
-
HDDS-8882 Add state management of SCM's DeleteBlocksCommand to avoid sending duplicate delete transactions to the DN
- Resolved
- relates to
-
HDDS-9976 Ozone StateContext Memory leak for DeleteBlocksCommand when queue is full
- Resolved
-
HDDS-8223 SCM delete block service shoud run wait for safemode to exit.
- Resolved
- links to