Skip to content

NotEnoughReplicasError and NotEnoughReplicasAfterAppendError should be retriable. #1580

Closed
@varunl

Description

@varunl

According to the kafka protocol doc, the errors NOT_ENOUGH_REPLICAS and NOT_ENOUGH_REPLICAS_AFTER_APPEND, error codes 19 and 20 respectively, should be retriable.

I don't see them as retriable in the code. Is there a reason for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions