Project

General

Profile

Actions

Backport #19837

closed

kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW

Added by Radoslaw Zarzynski almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Release:
kraken
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from rgw - Bug #19754: rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGWResolvedRadoslaw Zarzynski04/25/2017

Actions
Actions #1

Updated by Radoslaw Zarzynski almost 7 years ago

  • Copied from Bug #19754: rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW added
Actions #2

Updated by Radoslaw Zarzynski almost 7 years ago

  • Status changed from Pending Backport to Fix Under Review
Actions #3

Updated by Nathan Cutler almost 7 years ago

  • Description updated (diff)

description

The bug affects PUTs employing the STREAMING-AWS4-HMAC-SHA256-PAYLOAD authentication mode. In such scenario, when RGWPutObj::get_data() returns 0, we don't break the loop in RGWPutObj::execute() anymore. In conjunction with overriding the len by s->aws4_auth->bl->length(), am indefinite repetition takes place.

Introduced in: 8c8ce72a8ecdfd6057cde2fe520a7f34ab94562c.

Actions #4

Updated by Nathan Cutler almost 7 years ago

  • Status changed from Fix Under Review to In Progress
  • Priority changed from Urgent to Normal
Actions #5

Updated by Nathan Cutler almost 7 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v11.2.1
Actions

Also available in: Atom PDF