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

[GitHub] [camel-quarkus] jamesnetherton commented on a diff in pull request #4809: Add a limitation doc about pooling support for camel-quarkus-amqp

jamesnetherton commented on code in PR #4809:
URL: https://github.com/apache/camel-quarkus/pull/4809#discussion_r1172335259


##########
extensions/amqp/runtime/src/main/doc/limitations.adoc:
##########
@@ -0,0 +1 @@
+The JMS connection pooling isn't supported yet since there is still an open https://github.com/amqphub/quarkus-qpid-jms/issues/22[issue] with quarkus-qpid-jms.

Review Comment:
   I think you need to run the build in the `amqp` extension module to regenerate the docs page.
   
   Also an optional suggestion.
   
   ```suggestion
   === Connection Pooling
   
   JMS connection pooling isn't supported yet since there is still an open https://github.com/amqphub/quarkus-qpid-jms/issues/22[issue] with quarkus-qpid-jms.
   ```



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