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

Eliminate redundant gossip during durable PUT #62

@cw75

Description

@cw75

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions