morningman commented on PR #10298: URL: https://github.com/apache/doris/pull/10298#issuecomment-1192140363
As we discussed earlier, this feature may need to continue to be modified. So I suggest the following: 1. Add a function switch configuration on the BE side, which is disabled by default. And if it is disabled, all related services and thread pools are not started (because the new port is likely to cause the original service to fail to start due to port conflict) 2. Combine the 3 function switch configurations of FE into one (too many configurations..) -- 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...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org