Timeout while getting final status of PUT in SLO upload request.

Bug #1699997 reported by Saurabh jangir
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

When uploading a large size file as a Single large Object(SLO) in such a way that number of segments should be near about 1000 and segment size should not be large For ex. Uploading a 4 Gb file by keeping a segment size of 4500000 bytes, it will break 4 Gb file in 955 segments then below error has displayed in /var/log/messages.

"ERROR with Object server 10.0.2.15:6000/swiftloopback re: Trying to get final status of PUT to /v1/AUTH_5dcff0e2e2c34730ab1322ebdf142013/raksa_segments/abc/slo/1497605462.852000/4294967296/4500000/00000166: Timeout (10.0s) (txn: tx3c669e44cc1c4cbdb8b5b-005943b2d4)"

This issue might be occurring due to container metadata not being updated during uploading of large number of segments due to too much of simultaneous request.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.