aldettinger commented on code in PR #4751:
URL: https://github.com/apache/camel-quarkus/pull/4751#discussion_r1159879595


##########
integration-tests/jdbc/src/main/resources/application.properties:
##########
@@ -18,6 +18,11 @@
 #
 # Quarkus :: DS
 #
-quarkus.datasource.camel-ds.jdbc.url=jdbc:h2:tcp://localhost/mem:test
-quarkus.datasource.camel-ds.db-kind=h2
-quarkus.datasource.camel-ds.jdbc.max-size=8
+#quarkus.datasource.camel-ds.jdbc.url=jdbc:h2:tcp://localhost/mem:test
+#quarkus.datasource.camel-ds.db-kind=h2
+#quarkus.datasource.camel-ds.jdbc.max-size=8

Review Comment:
   If this is like default value, could we remove the commented lines 
completely ?



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