pandaapo commented on issue #4600: URL: https://github.com/apache/eventmesh/issues/4600#issuecomment-1838684803
> BTW: make sure the `sourceEnable` be `false` in `server-config.yml`, or you will get a dead loop since you are passing the event from mongodb to eventmesh to mongodb to eventmesh ... @fabian4 Only when using mongodb Source and mongodb Sink simultaneously, and the sink-config.yml and source-config.yml have exactly the same three items `url`, `database`, and `collection`, a dead loop will occur, right? -- 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]
