0-27 - 线程池隔离配置异常

可能原因

应用未启用线程池隔离能力,但在 ServiceConfig 中配置了隔离线程池信息。

故障排除和解决步骤

配置并启用应用的线程池隔离能力:dubbo.application.executor-management-mode=isolation