Skip to content

Make use of kill cmd in restart subcommand #815

Open
@johscheuer

Description

@johscheuer

The kubectl fdb plugin supports to restart processes with a given condition currently the logic uses pkill fdbserver. Additionally to this logic we should add an option to use the kill command from FDB. using the kill command has the benefit that all processes are restarted at once compared to a rolling restart that could introduce some availability issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions