GitHub user tenthe added a comment to the discussion: Removal of Temporary Migration Step in nginx `Dockerfile`
Hi @obermeier, thank you for providing the PR and the detailed explanation here. I would like to clarify my understanding of the problem: - The problem seems to be limited to the “HttpServerProtocol” adapter, which receives the data from the system via the “HttpServerAdapterResource” endpoint. - The main problem is that we can't always predict the container name the adapter is running on, so we need a mechanism to set or override this value at startup. If I understand correctly, installations that do not rely on the `HttpServerProtocol` adapter are not affected by this problem. Is this correct, or are there other parts that could be affected by this change? Cheer,s Philipp GitHub link: https://github.com/apache/streampipes/discussions/3446#discussioncomment-12041644 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
