Unable to retrieve the updated configuration from the debug endpoint with the watcher flag enabled. #89
Labels
bug
Something isn't working
needs investigation
It looks as though have all the information needed but investigation is required
Description :
/debug/config/json
returns the configuration in JSON format/debug/config/yaml
returns the configuration in YAML formatHowever, after updating the configuration file, these endpoints still return the older configuration Instead It Should Return the latest configuration which red-panda-connect is using.
How To Reporduce
config.json
file. (you can use yaml as well)rpk connect run -c temp.json --w
Expectation
The text was updated successfully, but these errors were encountered: