/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Viewing all changes in revision 4797.85.38.

Use the raw _send_no_retry when retrying from a read.

That way we don't chain these retry requests. Otherwise the max retries would be:
1) first write fails, we reconnect, and then the write succeeds.
2) reading the response fails, so we reconnect
3) Then the first write fails, so we reconnect

We really only remove (3), but it seems worthy to get rid of.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: