ffang commented on a change in pull request #2524:
URL: https://github.com/apache/camel-quarkus/pull/2524#discussion_r622401081



##########
File path: 
integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java
##########
@@ -36,8 +42,16 @@
     @Override
     public Map<String, String> start() {
         try {
+            String hostname = InetAddress.getLocalHost().getHostName();

Review comment:
       Hi @jamesnetherton ,
   
   Thanks for all the feedback!
   I sent a new commit which removed unused code you mentioned above.
   
   Freeman




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

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


Reply via email to