Bug #716
GMN object retrieveal stops at 1MB
Start date:
2013-01-02
Due date:
2013-01-02
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
Attempts to retrieve objects larger than 1048576 bytes doesn't work, with the response truncated.
e.g. using test_object_list.py:
INFO:root:Object size (1905918) = 1048576
ERROR:root:Size mismatch for http://dev-dryad-mn.dataone.org/mn/object/FigS4_Hsieh.pdf
History
#1 Updated by Dave Vieglais over 14 years ago
A little debugging indicates that this is not a problem with the file iterator or httplib. So the problem is either on the Dryad source end or the Django processing of the HttpResponse.
#2 Updated by Roger Dahl over 14 years ago
- Status changed from New to Closed
#3 Updated by Dave Vieglais almost 12 years ago
- translation missing: en.field_remaining_hours set to 0.0
- Category changed from 299 to d1_mn_GMN
- Due date set to 2013-01-02
- Start date set to 2013-01-02