Rakesh Radhakrishnan created HDDS-6089:
------------------------------------------
Summary: Remove OMClientResponse#getBucketLayout overridden method
in subclasses - part2
Key: HDDS-6089
URL: https://issues.apache.org/jira/browse/HDDS-6089
Project: Apache Ozone
Issue Type: Sub-task
Components: OM
Reporter: Rakesh Radhakrishnan
Assignee: Jyotinder Singh
This task is a followup Jira to clean up the code. Instead of hardcoded
override #getBuckertLayout methods, it can take the value from respective
Request class during instantiation of Response class.
[Reference
comment|https://github.com/apache/ozone/pull/2894#pullrequestreview-827517781]
{code:java}
OMAllocateBlockResponse
OMAllocateBlockResponseWithFSO
S3InitiateMultipartUploadResponse
S3InitiateMultipartUploadResponseWithFSO
S3MultipartUploadAbortResponse
S3MultipartUploadAbortResponseWithFSO
S3MultipartUploadCommitPartResponse
S3MultipartUploadCommitPartResponseWithFSO
S3MultipartUploadCompleteResponse
S3MultipartUploadCompleteResponseWithFSO
{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]