open-io / oio-swift

Openio flavor of the Openstack Swift Gateway and middlewares, allowing access to OpenIO SDS via an Openstack Swift gateway.
https://www.openio.io
Apache License 2.0
23 stars 21 forks source link

obj: improve log messages for truncated object uploads #226

Closed fvennetier closed 4 years ago

fvennetier commented 4 years ago

Previous messages were Client disconnected without sending last chunk. Now they give details about the expected size and the actual size received by the gateway: Truncated input (763831 bytes read, 8888000 bytes expected).