Proxy should not log tracebacks on EPIPE while sending to object-servers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Object Storage (swift) |
New
|
Undecided
|
Unassigned |
Bug Description
This is an entirely expected category of error, and the existing traceback doesn't provide anything useful:
Jul 21 20:50:47 saio proxy-server: ERROR with Object server 127.0.0.4:6040/sdb4 re: Trying to write to /AUTH_test/c/o:
Traceback (most recent call last):
File "/vagrant/
self.
File "/usr/lib/
self.
File "/usr/local/
tail = self.send(data, flags)
File "/usr/local/
return self._send_
File "/usr/local/
return send_method(data, *args)
error: [Errno 32] Broken pipe (txn: txa363f55c96294
Happens on both replicated and EC