Sadanand Shenoy created HDDS-6414:
-------------------------------------

             Summary: Ozone doesn’t reclaim space after deletion of volume via 
ofs
                 Key: HDDS-6414
                 URL: https://issues.apache.org/jira/browse/HDDS-6414
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Sadanand Shenoy


# Create a volume ,FSO bucket and write some keys
 # Delete volume via ozone fs -rm ofs://serviceId/volname

This creates an OmKeysDeleteRequest which returns bucket layout as LEGACY, 
therefore for deletion the KeyTable is checked instead of FileTable and this is 
why omKeyInfo is returned null.
{code:java}
Received a request to delete a Key does not exist 
/testingoozne/benchmarks/output/ {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to