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.