Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

Eliminate redundant gossip during durable PUT #62

Open
cw75 opened this issue Feb 12, 2019 · 0 comments
Open

Eliminate redundant gossip during durable PUT #62

cw75 opened this issue Feb 12, 2019 · 0 comments

Comments

@cw75
Copy link
Contributor

cw75 commented Feb 12, 2019

Currently, durable PUT is implemented by letting the client issuing multiple PUT requests to servers that hold replicas. These servers, however, will again gossip the payload to each other, which is redundant. We should eliminate these gossips to improve performance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant