Commit Graph

111 Commits (7936dd5ea488ef957c052f1e49ac5b5003d9b69d)

Author SHA1 Message Date
chen.ma 9b07d223cb 代码优化.
3 years ago
weihu c674b263f5 删除多余线程池参数判断
3 years ago
weihu ddbf508bc7 📖 修复注释错误
3 years ago
chen.ma 7c1a783ca3 统一配置文件后缀命名.
3 years ago
iwangjie 92dbf00c37 修复 #86
3 years ago
chen.ma 19897f8a8e 优化 Web 容器上下文获取.
3 years ago
chen.ma 45d2d9569e 代码审查优化.
3 years ago
chen.ma c41a7cd8fd 扩展 Web 容器线程池动态调参、监控. (#68)
3 years ago
chen.ma 3d7792500a 变更监听 Spring 事件.
3 years ago
chen.ma 13498d43cb 适配 SpringBoot 多容器线程池监控. (#68)
3 years ago
chen.ma 417b3ba156 修复控制消息推送报警频率方法并发安全问题. (#82)
3 years ago
chen.ma 1e912e2223 扩展 Web Server 容器线程池动态调参、监控. (#68)
3 years ago
chen.ma bda5927438 适配低版本 SpringBoot BeanPostProcessor 没有定义 default 方法. (#80)
3 years ago
chen.ma 2105dc6c21 获取线程池运行状态. (#67)
3 years ago
chen.ma cf74fa763b 优化 Client 添加监听器日志打印.
3 years ago
chen.ma 135889e8d1 创建动态线程池增强参数未设置问题修复. (#78)
3 years ago
chen.ma 42051789ec 创建动态线程池逻辑判断修复. (#74)
3 years ago
chen.ma 190fbd6661 测试监控线程池性能损耗 TODO.
3 years ago
chen.ma 334a066e53 添加线程工具类睡眠方法.
3 years ago
chen.ma bb6f22104b 反射获取线程堆栈异常时打印日志.
3 years ago
chen.ma e7b81cf0e8 添加线程池内运行堆栈查看. (#23)
3 years ago
chen.ma eb89d06fca 线程池实例参数弹框添加实例 ID 和线程池状态. (#67)
3 years ago
chen.ma fc41db5841 本地项目线程池实例缓存无法精确清理. (#66)
3 years ago
chen.ma 65348253b1 优化客户端关闭时调用服务端钩子函数. (#65)
3 years ago
chen.ma 4ccbef3318 ListableBeanFactory#findAnnotationOnBean SpringBoot 低版本适配, 异常时返回原线程池. (#64)
3 years ago
chen.ma eee7628986 ListableBeanFactory#findAnnotationOnBean SpringBoot 低版本适配. (#64)
3 years ago
chen.ma 6ccfd8fef7 删除高版本 SpringBoot Api. (#63)
3 years ago
chen.ma bd34b572c3 修改根据类型获取拒绝策略类名.
3 years ago
chen.ma 0cc8a13215 客户端配置文件设置不启用动态线程池,跳过参数必填项校验. (#57)
3 years ago
chen.ma f3ecab4cbd 优化 OKHttp3 高版本依赖. (#51)
3 years ago
chen.ma 8141732afb 线程池实例参数返回拒绝策略名称. (#55)
3 years ago
chen.ma c1726a4298 支持更多的拒绝策略类型. (#54)
3 years ago
chen.ma e969146eb4 优化公共动态线程池配置.
3 years ago
chen.ma cac3220d85 修改公共线程池拒绝策略为默认.
3 years ago
chen.ma a2e98b0dc6 修复字符串分割字符转义问题.
3 years ago
chen.ma 31cba738ed 移除 hutool 高版本 StrUtil Api. (#35)
3 years ago
chen.ma c94e882a0d 移除 hutool 高版本 StrUtil Api. (#35)
3 years ago
chen.ma df3304427d Spring 上下文无父类时无法通知问题. (#48)
3 years ago
chen.ma b5d72c77e5 极端情况监听线程池变更请求会重复请求. (#47)
3 years ago
chen.ma 617b10ce73 企业微信无法 @ 人员. (#46)
3 years ago
chen.ma 71484948c8 修复 spring 上下文容器无法执行问题.
3 years ago
chen.ma 804180d242 修复 spring cloud 环境下 eureka bean 名称重复. (#44)
3 years ago
chen.ma 68fe059961 通过配置文件设置是否启用动态线程池功能. (#43)
3 years ago
chen.ma 02d8f601b4 抽象构建者模式接口.
3 years ago
chen.ma d02187d552 修复客户端启动后,服务端 30 秒内无法搜索到实例. (#42)
3 years ago
chen.ma cab4bbbad3 重构日志打印及连接流异常捕获.
3 years ago
DJ 327cf4dd3d
Update HttpClientUtil.java
3 years ago
longtai 4e507e6bc2
Merge pull request #39 from imyzt/develop
3 years ago
chen.ma d545b93511 优化 hippo4j starter 代码格式.
3 years ago
imyzt 83e4c9462c feat:lark support notice CoreThreadTimeOut
3 years ago