Comment 1 for bug 1671621

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/449771
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=638d7c789cf3ccab61bf6af6fcab6e6d79b9e0a4
Submitter: Jenkins
Branch: master

commit 638d7c789cf3ccab61bf6af6fcab6e6d79b9e0a4
Author: Tim Burke <email address hidden>
Date: Wed Mar 15 18:05:38 2017 +0000

    Buffer reads from disk

    Otherwise, Python defaults to 8k reads which seems kinda terrible.

    Change-Id: I3160626e947083af487fd1c3cb0aa6a62646527b
    Closes-Bug: #1671621