jamesnetherton commented on issue #3296:
URL: https://github.com/apache/camel-quarkus/issues/3296#issuecomment-1004922564


   > So can we live with a fixed port
   
   Probably in the short term. We do it for some other things out of necessity.
   
   > propose some change to InfinispanTestResource to use a random port
   
   I guess we should do that. Looking again at `InfinispanTestResource` I don't 
actually see the port arg being used at all to set up the container. I guess 
because 
[`InfinispanContainer`](https://github.com/infinispan/infinispan-test/blob/master/testcontainers/src/main/java/org/infinispan/test/testcontainers/InfinispanContainer.java#L27)
 hard codes the port to use.
   


-- 
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-unsubscr...@camel.apache.org

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


Reply via email to