Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I/O improvements for retry pipeline #840

Merged
merged 1 commit into from
Nov 13, 2016
Merged

Conversation

johnsimons
Copy link
Member

  • Evicting documents early
  • Not sending bodies of message at staging time, instead we retrieve the body at forwarding time, this will save on bandwidth

- Evicting documents early
- Not sending bodies of message at staging time, instead we retrieve the body at forwarding time, this will save on bandwidth
@johnsimons
Copy link
Member Author

Based on a chat with @janovesk, here are a bunch of improvements to the retries pipeline.
@mikeminutillo thoughts ?

@mikeminutillo
Copy link
Member

I like it. Less I/O is always better.

@johnsimons johnsimons added this to the 1.27 milestone Nov 13, 2016
@johnsimons johnsimons merged commit 80fb383 into master Nov 13, 2016
@johnsimons johnsimons deleted the retry_improvements branch November 13, 2016 23:48
@tmasternak tmasternak changed the title Improvements to retries I/O improvements for retry pipeline Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants