Skip to content

Be more conservative with service restarts #210

Open
@barrettj12

Description

To avoid service disruption, Pebble should restart services only when absolutely required. Currently, any change to the service definition will trigger a service restart. However, IMO there are a few fields which shouldn't require restarting the services:

  • Metadata such as Summary, Description, Override
  • LogTargets, as log forwarding is managed externally from the service by the log manager.
  • Dependencies and service actions - ideally the service manager should be able to internally change the config here without having to restart the running process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    FeatureA feature requestLow PriorityThe opposite of "Priority"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions