intigration commented on issue #4140:
URL: https://github.com/apache/streampipes/issues/4140#issuecomment-3839373712

   I am not sure about your question whether I started the broker from compose 
project,  For the case, where kafka is an external service - it was already 
running, and the case when Kafka was the part of same compose project, yes it 
was started through compose project.  as per my understanding, the adapter  
can't start or stop the connected broker interactively. 
   
   Your comments gives me a pointer towards the broker managed functions, and I 
am seeing some encouraging results overall
   `from streampipes.functions.broker.kafka.kafka_publisher import 
KafkaPublisher
   from streampipes.functions.broker.nats.nats_publisher import NatsPublisher
   `


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