You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "nkg447 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:47:02 UTC

[GitHub] [camel] nkg447 commented on pull request #10594: [CAMEL-19575] Fixes camel-rabbitmq - RabbitMQConsumer keeps on consuming even when route shutdown is triggered.

nkg447 commented on PR #10594:
URL: https://github.com/apache/camel/pull/10594#issuecomment-1621597526

   Found a bug with these changes. The interrupt from DefaultShutdownStrategy won't work coz parallelStream will make separate threads for closing the consumer.
   
   Will fix this and raise a fresh review


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org