Seagate / cortx-s3server

CORTX S3 compatible storage server for CORTX
https://github.com/Seagate/cortx
Apache License 2.0
37 stars 87 forks source link

EOS-27323: Fix for range read of object. #1754

Closed DPG17 closed 2 years ago

DPG17 commented 2 years ago

The issue is previous code changes for multipart object were executed for simple object. Fixed this by making code changes exclusively for multipart object.

Signed-off-by: Dattaprasad Govekar dattaprasad.govekar@seagate.com

Problem Statement

Design

Coding

Checklist for Author

Testing

Checklist for Author

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

Review Checklist

Checklist for Author

Documentation

Checklist for Author