Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This task is to cleanup New FileTables when the request is not successful in the following requests:
-> OMAllocateBlockRequestV1, -> OMFileCreateRequestV1, -> OMKeyCreateRequestV1, -> OMKeyRenameRequestV1, -> S3InitiateMultipartUploadRequestV1
For example, OMKeyCreateRequestV1.java#L216 is invoking OMKeyCreateResponse, where it is cleaning up OPEN_KEY_TABLE, KEY_TABLE tables. Actually, it should cleanup the new tables - DIRECTORY_TABLE, OPEN_FILE_TABLE and FILE_TABLE.
Attachments
Issue Links
- links to