Skip to content

Implement guaranteed writes to specified number of racks #632

@ivankelly

Description

@ivankelly

JIRA: https://issues.apache.org/jira/browse/BOOKKEEPER-995

Reporter: Rithin Shetty

With rackaware ensemble placement we get guaranteed writes to at least 2 different racks for every write quorum. We want to extend this such that user can ask for writes to at least 3 or more racks per write quorum. This is useful to ensure higher availability when one of the racks is already down: the remaining copies are guaranteed to be on different racks and hence can with stand another rack failure assuming the write quorum is 3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions