Skip to content

Nimbus should kill already-launched logviewers if relaunched with sidecar.enabled=false #239

@srikanth-viswanathan

Description

@srikanth-viswanathan

Nimbus should kill already-launched logviewers if re-launched with mesos.logviewer.sidecar.enabled=false.

The pertinent use case is: If Nimbus is initially launched with mesos.logviewer.sidecar.enabled=true (or absent, which will give it the default true value) and then re-launched with mesos.logviewer.sidecar.enabled=false. logviewers launched prior to the re-launch are never reaped. Nimbus should reap them and release the resources back to Mesos.

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