obermeier opened a new issue, #1956: URL: https://github.com/apache/streampipes/issues/1956
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? Hi, I updated between two 0.93.0-SNAPSHOT versions and realized that I get a NPE during the execution of ConsulConfigMigration in the latest version. It is searching for a SP_PULSAR_URL entry in Consul and if it does not exists the backend terminates. Adding a SP_PULSAR_URL entry to Consul is a quick hack.  Is this a bug or just a strange configuration in my test env ? ### How to reproduce? _No response_ ### Expected behavior _No response_ ### Additional technical information _No response_ ### Are you willing to submit a PR? Yes, I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
