We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法。
仅配置了线程池,未在代码中使用就收到了告警通知
The text was updated successfully, but these errors were encountered:
首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法。 版本信息 Jdk版本:1.8 SpringBoot版本:2。6.11 DynamicTp版本:1.1.6.1 配置中心版本:无 问题描述 仅配置了线程池,未在代码中使用就收到了告警通知 * 配置文件:
是否存在别的服务在使用,我测试了下没这个问题
Sorry, something went wrong.
首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法。 版本信息 Jdk版本:1.8 SpringBoot版本:2。6.11 DynamicTp版本:1.1.6.1 配置中心版本:无 问题描述 仅配置了线程池,未在代码中使用就收到了告警通知 配置文件: 是否存在别的服务在使用,我测试了下没这个问题
首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法。 版本信息 Jdk版本:1.8 SpringBoot版本:2。6.11 DynamicTp版本:1.1.6.1 配置中心版本:无 问题描述 仅配置了线程池,未在代码中使用就收到了告警通知 配置文件:
没有被其它服务使用的
已经有105个执行完成的任务了,框架肯定不会自动给线程池提交任务,应该是你某个地方给线程池提交任务了吧
No branches or pull requests
首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法。
版本信息
问题描述
仅配置了线程池,未在代码中使用就收到了告警通知
The text was updated successfully, but these errors were encountered: