Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Read-Only mode doesn't actually work as expected #42

@diranged

Description

@diranged

It looks like setting read_only=True in Kazoo doesn't guarantee that Read-Only mode actually works (you have to turn it on in Zookeeper itself).

We need to clean up nd_service_registry so that it detects this behavior and lets the client know whether read_only mode is actually active or not. Right now the Lock code actually works even if you set read_only=True, which is very confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions