Pil0tXia commented on issue #4680: URL: https://github.com/apache/eventmesh/issues/4680#issuecomment-1862415243
1. `eventmesh-storage-rocketmq` has been loaded by default in `eventmesh-runtime/build.gradle#L43` 2. Connectors can be deployed on any machine, including the machine which has started EventMesh Runtime already. 3. It is planned to integrate Connectors into K8s. 4. EventMesh supports the architecture you have provided. You will need to deploy the MongoDB source connector, the Spring sink connector, and integrate the `eventmesh-storage-pulsar` dependency into the EventMesh Runtime plugin binary file. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
