Mortom123 commented on issue #21088:
URL: https://github.com/apache/pulsar/issues/21088#issuecomment-1706743367

   Thanks @shibd 
   I'm unsure whether I understand you correctly or not. I'm **not** running 
the broker in the standalone mode but instead in cluster mode. Does it still 
load the `standalone.conf` ? See [here 
](https://github.com/Mortom123/kotlin-io-example/blob/main/broker-compose.yml)for
 my broker setup (only 1 broker inside the compose but you get the idea). 
   
   For all of the brokers the connectors needs to be available to be routed to 
/ from as sink / source. 
   Is using `sinks localrun` the right approach or does this not work in this 
scenario?
   
   The reasons for localrun are:
   1. I do not want to deploy the connector inside each container using `sinks 
create` to not clutter the broker containers 
   2. I do not have a kubernetes cluster


-- 
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]

Reply via email to