coreos / torus

Torus Distributed Storage
https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Apache License 2.0
1.78k stars 172 forks source link

distributor: tiny: output error and retry count in readWithBackoff #426

Closed nak3 closed 7 years ago

nak3 commented 7 years ago

distributor: output error and retry count in readWithBackoff

Currently readWithBackoff() retry to get blocks without warning messages. This patch changes to output warning message when get blocks failed from remote peers.

nak3 commented 7 years ago

Thank you. I updated it.

xiang90 commented 7 years ago

lgtm