Skip to content

Connectors Runtime - restart connector with new configuration without restarting the whole runtime #2417

@mmodzelewski

Description

@mmodzelewski

Currently, it is possible to create a new connector configuration and then change it to active with the connectors runtime API. The issue is that the config changes will be applied only after the runtime is restarted.

It would be great to have a mechanism that applies the configuration changes without restarting the whole runtime. Instead, only the connector that was updated should get restarted.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions