Skip to content

EcChronos uses LOCAL_QUORUM consistency causing failures #1179

@Thiagoag

Description

@Thiagoag

EcChronos fails to perform operations when using LOCAL_QUORUM consistency level in datacenters with only one Cassandra node, as LOCAL_QUORUM requires multiple nodes within the same datacenter.

Operations fail with consistency level errors when datacenter has insufficient replicas to satisfy LOCAL_QUORUM requirements.

com.datastax.oss.driver.api.core.servererrors.UnavailableException: Not enough replicas available for query at consistency LOCAL_QUORUM

Cannot achieve consistency level LOCAL_QUORUM with 1 nodes

Metadata

Metadata

Assignees

No one assigned

    Labels

    PoC/AgentTasks related to new generation of ecchronos as an agentquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions