tenthe opened a new issue, #4137:
URL: https://github.com/apache/streampipes/issues/4137

   ### Body
   
   When editing an MQTT adapter, the original consumer thread may not be 
stopped and continues emitting events. This leads to duplicate events on the 
topic. If the adapter edit changes the event schema, both the old and new 
schemas are emitted for each incoming MQTT event. To resolve this, thread 
management in `MqttConsumer` should be improved to ensure proper shutdown of 
the previous thread.
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


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