christophd commented on PR #13095: URL: https://github.com/apache/camel/pull/13095#issuecomment-1941145855
I have added an example to the kamelets-examples repository https://github.com/apache/camel-kamelets-examples/pull/56 This one should reproduce an issue that we have regarding the setup of the http-platform server and the Knative event consumer. The problem is that the consumer tries to resolve the http-platform service from the Camel context before this service has been setup. So the result is that the Knative consumer is not able to leverage the http-platform and incoming events are not consumed properly. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org