WuLang
1ad8aabe8b
feat:Early method return ( #823 )
2 years ago
chen.ma
76a4f16953
Added container and tripartite framework thread pool monitoring ( #816 )
2 years ago
chen.ma
c587a3c5c2
Query the Web thread pool list to add the framework logo ( #819 )
2 years ago
chen.ma
8238c6555f
Refactored thread pool monitoring ( #816 )
2 years ago
chen.ma
7a996b7041
Mandatory to specify the ip+port registered by the client ( #799 )
2 years ago
chen.ma
2f2f7d4b82
When the number of dynamic thread pools is empty, there is a CPU idling problem ( #803 )
2 years ago
chen.ma
1acfb98498
Http tool code and format optimization
2 years ago
严荣振
b74c2db9cc
FIX ISSUE#766,remove OkHttp3 dependency ( #800 )
...
* 1. remove the okhttp dependency, use own implementation instead.
2. add logtracing util.
* remove unnecessary fields
* fix notes
* fix post bug
* fix url encoding
2 years ago
chen.ma
e2ece1fda0
Code format optimization
2 years ago
BigXin0109
07bb0528df
feat: support spring boot 1.5.x ( #796 )
...
* feat: support spring boot 1.5.x
* fix: fix ^M
* fix: fix ^M
* feat: close debug
* fix: update properties
* feat: add apollo spring-boot 1.5.x example
2 years ago
WuLang
28073f8c3f
feat:register throws error message ( #798 )
2 years ago
pizihao
1f4da093b4
Replace RestTemplate with HttpClientUtil ( #791 )
...
* fix : update RestTemplate to HttpClientUtil
* fix : delete httpclient in dependencies
2 years ago
chen.ma
6a2e3745fe
Refactor sub-Module build-plugins ( #767 )
2 years ago
baymax55
241a8b79fa
feat: Added authentication mode on the server side ( #772 )
2 years ago
weihubeats
f9d8b5f993
Rename ( #765 )
...
* Simplified DynamicThreadPool usage
* Simplified DynamicThreadPool usage
* init
* update method name
2 years ago
pizihao
e03d464053
Globally remove the Hutooltoolkit dependency ( #759 ) ( #762 )
...
* fix : global remove hutool(#725 )
* fix : update use for hutool(#725 )
* fix : Replenish toolkit(#725 )
* fix : merge branch conflicts(#725 )
* fix : modify code format(#725 )
* fix : config BeanUtil merged to common(#725 )
* fix : add IdUtil for generate UUID(#725 )
* fix : replace method for convert bean(#725 )
Co-authored-by: pizihao <hao3073liu@163.com>
2 years ago
Lijx
956bd20d6c
Globally remove the Guava toolkit dependency ( #759 )
...
* Globally remove the Guava toolkit dependency
* update "Globally remove the Guava toolkit dependency"
2 years ago
weihubeats
ad9a8f76ed
add PolarisRefresherHandler ( #754 )
...
* add PolarisRefresherHandler
* format code
2 years ago
pizihao
a7f2bb7521
Adapter 初始化覆盖核心参数 ( #716 )
...
* feat : Unify get the IP and port of the current instance(#609 )
* feat : add enable prop for this(#609 )
* feat : add ThreadPoolInitRefresh for init(#609 )
* feat : adapter thread pool init, including nacos, zookeeper, etcd and apollo(#609 )
2 years ago
jinlingmei
4df0b4ee69
Update DynamicThreadPoolPostProcessor.java ( #694 )
...
modifying constructor methods of ThreadPoolNotifyAlarm
2 years ago
chen.ma
078e9e533a
hippo4j config autowiring changes
2 years ago
chen.ma
47c22d51ec
Print dynamic thread pool information
2 years ago
chen.ma
17b6970c11
prometheus to micrometer
2 years ago
shanjianq
bdec8f5052
fix issue#683 ( #684 )
2 years ago
lucky 8
ef0248acd9
Optimizing configuration logic ( #680 )
...
* Fix the UndertowWeb adaptation
* Fix the UndertowWeb adaptation
* Optimize long polling logic
* Optimizing configuration logic
2 years ago
shanjianq
062df6b2d6
remove useless temporary variables in DynamicThreadPoolPostProcessor ( #676 )
2 years ago
op-lht
254c20e99f
design and modify documents,DynamicThreadPoolAutoConfiguration ( #671 )
2 years ago
chen.ma
8ee0e4edee
Code formatting optimization
2 years ago
pizihao
0a6ee0a68e
improve the way to get port and ip ( #663 )
...
* improve the way to get port and ip
* fix : Code format
2 years ago
lucky 8
361019b68e
Fix the UndertowWeb adaptation ( #659 )
...
* Fix the UndertowWeb adaptation
* Fix the UndertowWeb adaptation
* Optimize long polling logic
2 years ago
十大才子之首
abf25874d8
fix : Redefine the behavior of base and subclasses ( #657 )
2 years ago
十大才子之首
12ecbada8d
change @Log4j2 to @Slf4j ( #655 )
...
* fix : change @Log4j2 to @Slf4j
* fix : add log error message
* fix : add log error message
2 years ago
chen.ma
f936845d0e
Optimized method name camelCase
2 years ago
chen.ma
b9247ef8d1
Comment formatting optimization
2 years ago
chen.ma
7ff63dddc2
Optimize class naming
2 years ago
十大才子之首
6ec462bf70
fix: filter nodes that do not require a dynamic refresh ( #614 ) ( #650 )
...
* fix: filter nodes that do not require a dynamic refresh (#614 )
* fix: Change check order and The first line indentation (#614 )
Co-authored-by: chen.ma <machencoding@163.com>
2 years ago
chen.ma
77668c0fc7
Config Add web configuration injection
2 years ago
chen.ma
3c581168a1
Optimize web configuration class loading
2 years ago
Douspeng
6c4ffa172d
解决动态线程池配置为关闭时项目启动报错的问题 ( #633 )
...
* Register company information (#621 )
* 登记公司
* Register company information
* Update official documentation
* Update powered-by.md (#623 )
* hippo4j-config rename core to config (#627 )
* feat: hippo4j-config rename core to config
* feat: hippo4j-config-example rename core to config
* feat: hippo4j-config-example rename core to config
* Code formatting
* Delete useless blank lines
* Add JSONUtilTest
* Update hippo4j-adapter.md (#629 )
* Complete JSONUtilTest test cases (#628 ) (#630 )
* load the web adapter project when the dynamic thread pool configuration enable is true
Co-authored-by: Lijx <lijinxingerm@gmail.com>
Co-authored-by: chen.ma <machencoding@163.com>
Co-authored-by: maxisvest <1447829379@qq.com>
Co-authored-by: BigXin0109 <1064730540@qq.com>
Co-authored-by: hbw1994 <transformme@126.com>
Co-authored-by: 黄成兴 <49221670+Createsequence@users.noreply.github.com>
Co-authored-by: shupeng.dou <shupeng.dou@ikang.com>
2 years ago
chen.ma
2a88d910ab
Optimized thread pool notification alerts
2 years ago
shanjianq
9c1cef1c3b
create DynamicThreadPool in sever which undefined in server but defined in client when client start ( #637 )
...
* replace fastjson to JSONUtil
* fix issue #558
* fix issue #558
* remove threadPoolNamePrefix and set alarm params
Co-authored-by: airoger <czzx201101136>
2 years ago
chen.ma
a7fe26bfd2
Remove referenceless enum
2 years ago
chen.ma
89cd0ba420
Optimize code format
2 years ago
weihubeats
36239e8a4b
Etcd ( #634 )
...
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* delete test
2 years ago
BigXin0109
b2f45a9f98
hippo4j-config rename core to config ( #627 )
...
* feat: hippo4j-config rename core to config
* feat: hippo4j-config-example rename core to config
* feat: hippo4j-config-example rename core to config
2 years ago
weihubeats
2813f7260c
add etcd ( #618 )
2 years ago
chen.ma
622e405481
Optimize spring thread pool adaptation
2 years ago
chen.ma
58a944a248
Optimize spring thread pool adaptation
2 years ago
chen.ma
18177f3477
Delete meaningless blank lines
2 years ago
BigXin0109
715aa2210e
Support Spring ThreadPoolTaskExecutor ( #607 )
...
* feat: Support Spring ThreadPoolTaskExecutor,close #606 .
* fix: threadNamePrefix is error
* style format
2 years ago
chen.ma
47dbd09ea1
Change log monitoring package name
2 years ago
chen.ma
b44ad1211e
Adjust ELASTICSEARCH monitoring enumeration name
2 years ago
chen.ma
19df5533c2
Change the name of the local log monitoring package
2 years ago
chen.ma
a26c500621
Change the name of the local log monitoring package
2 years ago
chen.ma
f03757443e
Change the name of the monitoring local log adaptation module
2 years ago
chen.ma
74b7be8e64
Change the monitor search adaptation module name
2 years ago
chen.ma
4e07cb8e5f
Delete useless blank lines and replace utility class methods
2 years ago
chen.ma
7459495757
When defining a dynamic thread pool, abstract the default configuration ( #572 )
2 years ago
chen.ma
16097e7a26
Change configuration property naming
2 years ago
chen.ma
a124169496
RabbitMQ adapter optimization
2 years ago
BigXin0109
0cfaf5d914
feat: add support spring-cloud-stream-rabbitmq ( #564 )
2 years ago
weihubeats
a956bc0d64
Support rabbitmq multi-connection ( #541 )
2 years ago
chen.ma
03e805fd47
The execution timeout property returned by the server is not read ( #539 )
2 years ago
chen.ma
cf6bba0840
Code naming and access refactoring
2 years ago
chen.ma
fe32d37b48
hippo-4j core changed the name to hippo-4j config ( #532 )
2 years ago
chen.ma
7f823ea6d0
Refactoring blocking queues and refusing policy-related packet adjustments
2 years ago
chen.ma
2947127f32
Client work parameter text change
2 years ago
chen.ma
a2f9206597
Change the dynamic thread pool alarm logic
2 years ago
chen.ma
d79b2db2ee
Alibaba dubbo thread pool added to adapter all
2 years ago
chen.ma
af3de5c11b
Alibaba dubbo thread pool optimization
2 years ago
王杰
80a9b311a2
Add Alibaba Dubbo Thread Pool support. ( #531 )
2 years ago
chen.ma
c310a0b311
Repair monitoring does not work
2 years ago
chen.ma
e76e1a252b
Basic monitoring package directory optimization
2 years ago
chen.ma
ec0a90ab01
Dynamically register alarm logic changes
2 years ago
chen.ma
1da8eda1ad
Configure refresh code optimization
2 years ago
chen.ma
127b5b326d
hippo-4j add execution time timeout dynamic change ( #527 )
2 years ago
小马哥
8a0af3b1b0
Merge branch 'develop' into develop
2 years ago
chen.ma
524697953b
hippo4j alarm notification initialization
2 years ago
小马哥
02b7c224c7
Migration code package location ( #520 )
2 years ago
chen.ma
97fb1deb74
Migration code package location
2 years ago
chen.ma
6f90009374
hippo4j server dynamic registration thread pool refactoring
2 years ago
chen.ma
a90ac19bb6
Adjust hippo4j-core module properties
2 years ago
chen.ma
7d09960bf7
Style formatting
2 years ago
chen.ma
d0d7a27194
Remove blocking queue type from thread pool changelog
2 years ago
chen.ma
840e9bdab4
Improve the dynamic registration thread pool logic
2 years ago
chen.ma
a9f6bb9835
hippo4j core adapts to Ali ttl
2 years ago
chen.ma
a4cdf839bd
Open source protocol header file addition
2 years ago
chen.ma
cb371069e5
Ali TTL framework thread pool adaptation ( #506 )
2 years ago
maxisvest
cd2d63ea21
old version monitor compatible ( #498 )
...
* old version compatible
* revert dependency
2 years ago
chen.ma
e0824f88a1
Change thread pool dynamic registration logic
2 years ago
chen.ma
ef93ab435d
Add thread pool automatic registration function & log printing optimization
2 years ago
chen.ma
2b20608e32
Change the name of the alarm field
2 years ago
chen.ma
64266c5501
Delete useless blank lines from pom file
2 years ago
chen.ma
b9e3d726ec
Log print content optimization
2 years ago
chen.ma
abae0d1daa
hippo4j-core-spring-boot-starter code naming and log optimization
2 years ago
chen.ma
1164eaae58
hippo4j-spring-boot-starter code naming and log optimization
2 years ago
chen.ma
1134bbfd23
Subscription callback thread pool parameter changes ( #475 )
2 years ago
chen.ma
41ff8f1c1b
Combing root pom portable dependencies
2 years ago
chen.ma
29c2fa29b5
Murphy Security Bug List Fixes ( #463 )
2 years ago
chen.ma
f4cd02cd67
Code formatting
2 years ago