noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

Stores the `aws-chunked` content encoding

Open ctron opened this issue 5 months ago • 4 comments

Environment info

  • NooBaa Version: unknown
  • Platform: OpenShift 4.18

Actual behavior

  1. storing an object and retrieving it, it returns the content encoding aws-chunked

Expected behavior

  1. aws-chunked should be stripped from the stored content encoding information

Steps to reproduce

  1. upload with AWS chunked encoding, download again

More information - Screenshots / Logs / Other output

ctron avatar Jul 09 '25 10:07 ctron

@ctron I am not sure I follow, could you provide an example?

liranmauda avatar Jul 14 '25 13:07 liranmauda

If you upload using the a client which uses the aws-chunked encoding, and retrieve the object again, the content encoding is reported as aws-chunked, which is not correct.

ctron avatar Jul 14 '25 13:07 ctron

This issue had no activity for too long - it will now be labeled stale. Update it to prevent it from getting closed.

github-actions[bot] avatar Oct 13 '25 11:10 github-actions[bot]

Is this been solved?

ctron avatar Oct 13 '25 11:10 ctron