gnodet commented on code in PR #21743:
URL: https://github.com/apache/camel/pull/21743#discussion_r2897583051


##########
core/camel-main/src/main/java/org/apache/camel/main/MainConfigurationProperties.java:
##########
@@ -586,6 +587,23 @@ public void setBasePackageScanEnabled(boolean 
basePackageScanEnabled) {
         this.basePackageScanEnabled = basePackageScanEnabled;
     }
 
+    public boolean isVirtualThreadsEnabled() {

Review Comment:
   Already added in commit 0c06a54 — `withVirtualThreadsEnabled(boolean)` is at 
line 936.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to