8000 load balancing and health checks for remote chacra instances · Issue #3 · ceph/shaman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
load balancing and health checks for remote chacra instances #3
Open
@alfredodeza

Description

@alfredodeza

Configured remote chacra instances to be load balanced should have a health check implementation.

Ideally this could be accomplished by an asynchronous worker and a broker, but this would involve adding extra complexity/maintenance.

Since chacra is going to implement a callback system, that system could support a health check ping (see chacra/issues/110 ).

The check would need at least a configurable timeout value between checks. This would enable a failed chacra instance that no longer pings to be removed from the configured group in shaman.

The domain logic of what constitutes a healthy chacra instance should be handled by chacra itself.

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

      0