Commit Graph

378 Commits (f5126e3b686df491913e119b0b3f73da1de9c954)

Author SHA1 Message Date
Xin Chen f5126e3b68
Fix some module CheckStyle Errors (#1240)
2 years ago
yanrongzhen ad3d103776
Complete the agent development under SpringBoot2.x version. (#1241)
2 years ago
yangsanity d61260419d
optimize 1220: optimize all import * and unuse import in java (#1221)
2 years ago
yanrongzhen f1321052c1
Complete the agent of springboot1.x version in config mode. (#1215)
2 years ago
yanrongzhen e188855997
Fix default values using Collections.emptyList causing UnsupportedOperationException during parameter binding. (#1214)
2 years ago
yangsanity 34e63e6aee
optimize 1131: set notifyPlatforms default value to empty list (#1170)
2 years ago
yanrongzhen a1b085fbed
Fix: DynamicThreadPoolAdapterRegister NPE during application startup (#1165)
2 years ago
chen.ma 9b9870016b The startup sequence of the adapter adapting to the three-party thread pool is wrong (#1163) #f78419f
2 years ago
chen.ma 2791c41ab4 Optimize web thread pool printing log
2 years ago
chen.ma f78419f4db Optimize web thread pool notification exception
2 years ago
chen.ma 56e39abb3b Changed Hippo4j class and method naming
2 years ago
yanrongzhen be636bf08a
Fix: WebExecutorProperties npe problem. (#1162)
2 years ago
yanrongzhen f54d915dec
Implement the ability to notify changes to the web container thread pool under the Config mode. (#1133)
2 years ago
yanrongzhen 1aa04a9057
Bruceyan/issue#1134 (#1135)
2 years ago
chen.ma 771d73f04a Optimization of code
2 years ago
machen 516999f73d Optimize active parameter as empty task code
2 years ago
zjHe d37323d6ad
Try to solve the active empty problem (#1127)
2 years ago
yanrongzhen 9f94d9d29a
Bruceyan/issue#1106 (#1125)
2 years ago
yanrongzhen 275a8bfb92
Bruceyan/issue#1092 (#1102)
2 years ago
zongyuanGitHub f65dbb5521
delete obsolete field (#1107)
2 years ago
SquirrelChen 1f20678cb0
feat(ThreadPoolMonitor) (#1108)
2 years ago
zjHe 0e87fff31f
feature:close and shutdown (#1103)
2 years ago
BigXin0109 64a7656dff
Merge pull request #1079 from BigXin0109/kafka
2 years ago
yangsanity b64c78d114
fix some properties default to null when buildExecutorProperties (#1089)
2 years ago
yangsanity ca8f5a9f06
HystrixThreadPoolAdapter supports hippo4j config (#1086)
2 years ago
yangsanity 2546f04a98
fix 1072: provides a way to safely set the thread pool size (#1075)
2 years ago
yanrongzhen 4cceb1aa4c
refactor: modify web-container thread-pool executor configuration pattern with general mode. (#1015) (#1084)
2 years ago
zhangming 39bb1a09a7
Populate the default thread pool configuration to the thread pool instance (add attribute) (#1081)
2 years ago
李剑鑫 d9d56d0574 feat: kafka support #229 #231 #269
2 years ago
yangsanity 68a635b4ac
rename maxPoolNum to maximumPoolSize (#1073)
2 years ago
yangsanity 10c1ab10fb
fix 1063 (#1064)
2 years ago
WuLang d05efb466b
fix:default fill config (#1041)
2 years ago
黄成兴 eb6dd26093
fix: ambiguous configuration validation conditions (#1049)
2 years ago
baymax55 9bda1436eb
Replace ${project.version} with ${revision} (#1031)
2 years ago
BigXin0109 305a2edcf5
fix: #1002 (#1010)
2 years ago
马称 c8cb4d8ecd
Refactor configuration mode initialization logic (#1011)
2 years ago
Lijx 89dbafe5c5
Support for Consul Configuration Center to dynamically adjust parameters (#1007)
2 years ago
chen.ma b5b959c80b Code logic update
2 years ago
黄成兴 d7bd99b363
fix: The thread pool that is not managed by spring will also be destroyed (#990) (#1003)
2 years ago
王杰 00b2a7fa31
support dubboX from demand #624 (#988)
2 years ago
chen.ma 33b08102d7 Registered thread pool defaults to specify expiration time and thread factory (#976)
2 years ago
WuLang cd9a9de5bf
Long polling returns status code (#971)
2 years ago
黄成兴 90220fa454
fix: Adjust log output level and override default method (#960)(#959) (#961)
2 years ago
weihubeats ed0847759d
add spi test (#957)
2 years ago
马称 333b8b58ce
Add monitoring default configuration (#951)
2 years ago
chen.ma b483b29beb Stop running status collection when the project is closed gracefully (#918)
2 years ago
chen.ma 2f4c8bedbe Refactor dynamic thread pool registration variable naming
2 years ago
chen.ma a9cd485502 Task execution timeout time assignment
2 years ago
黄成兴 328bb4a47f
Support automatic registration of plugins and plugin registrars (#914)
2 years ago
chen.ma fe46a08ef6 Refactor notification alerts and jar dependencies
2 years ago