Albumen Kevin
8daa3dc5f0
Fix dubbo.enabled=false not work in actuator configurators ( #13360 )
...
* Fix dubbo.enabled=false not work in actuator configurators
* Fix style
* Fix style
2023-11-15 11:36:04 +08:00
huazhongming
730695a7a2
[3.2]Use spotless to format the code ( #13320 )
...
* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Support develop with JDK 21
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-07 15:40:13 +08:00
xiezheng-XD
4c75227681
Update README.md ( #12923 )
2023-08-21 16:41:47 +08:00
songxiaosheng
71ab429722
🐛 add bootstarter and fix endpoints bug ( #12408 )
...
* degist-concurrency-bugfix
* stytle opt
* fix i++
* revert demo
* fix sonar
* remove apache licence
* add licence
* add testcase&& fix notice
* add notice
* add notice
* add notice
* add notice
* fix ci timeout
* fix ci timeout
* remove testcase because of timeout
* remove testcase because of timeout
* remove testcase because of timeout
* fix ci
* fix sonar
* 🔥 remove metricsPort config
* 🔥 remove metricsPath config
* observer starter add actuator starter
* 🐛 add bootstarter and fix endpoints bug
---------
Co-authored-by: wxbty <wxb_101@163.com>
Co-authored-by: x-shadow-man <1494445739@qq.com>
2023-05-29 19:46:11 +08:00
wxbty
865e683848
Add metrics option for use global registry ( #12238 )
...
* remove unuse code
* add jvm option for if use micrometer globalRegistry
* Optional use of CompositeMeterRegistry
* Optional use of CompositeMeterRegistry
* fix npe
* Compatible with old api
* add comment
---------
Co-authored-by: x-shadow-man <1494445739@qq.com>
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
2023-05-16 19:56:02 +08:00
wxbty
4a2f26cc27
move metrics from common to dubbo-metrics ( #11386 )
...
* move metrics pkg
* fix path
* revert unnecessary formatting changes
* fix export common path
* add default in all
* spi path fix
* revert merged content && simplify metrics pkg import
* import single dep
* MetricsFilter has been migrated to the default package
* revert api pkg in bom
* close hint
* fix
---------
Co-authored-by: x-shadow-man <1494445739@qq.com>
2023-02-01 10:30:06 +08:00
陈精华
eed86982bd
Add dubbo metrics AutoConfiguration.imports for Spring Boot 3 ( #11062 )
2022-12-02 23:13:21 +08:00
songxiaosheng
f6d4ca3182
fix MetericsService resource location bug ( #11056 )
2022-11-30 14:21:32 +08:00
songxiaosheng
b23cfa8c07
dubbo metrics to springboot endpoints ( #10997 )
2022-11-29 20:41:03 +08:00
Albumen Kevin
1efe576197
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# dubbo-common/src/test/java/org/apache/dubbo/common/utils/JsonUtilsTest.java
# dubbo-registry/dubbo-registry-api/src/test/java/org/apache/dubbo/registry/client/migration/model/MigrationRuleTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/ConnectionTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/MultiplexProtocolConnectionManagerTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/SingleProtocolConnectionManagerTest.java
# dubbo-remoting/dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4/NettyChannelTest.java
# dubbo-remoting/dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4/PortUnificationExchangerTest.java
# dubbo-rpc/dubbo-rpc-triple/src/test/java/org/apache/dubbo/rpc/protocol/tri/TripleInvokerTest.java
# dubbo-rpc/dubbo-rpc-triple/src/test/java/org/apache/dubbo/rpc/protocol/tri/transport/WriteQueueTest.java
2022-11-22 14:23:29 +08:00
Weix Sun
423f4ec209
Support for Spring Framework 6 and Spring Boot 3 ( #10941 )
2022-11-22 10:51:39 +08:00
Albumen Kevin
45120670ba
Remove public modifier in configcenter, container, filter, kubernetes… ( #10979 )
2022-11-22 10:49:50 +08:00
cnjxzhao
6f35df41b5
Error code is managed with constants ( #10771 ) ( #10830 )
2022-10-26 10:26:46 +08:00
Albumen Kevin
551f820a7e
Merge branch 'apache-3.0' into apache-3.1
...
# Conflicts:
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/support/AbstractRegistry.java
2022-08-15 11:16:43 +08:00
huangjikun
438519cb71
fixed ServiceBeanNameBuilder same version/group conflict ( #10454 ) ( #10455 )
...
* fixed ServiceBeanNameBuilder same version/group conflict (#10454 )
* fixed ServiceBeanNameBuilder same version/group conflict (#10454 )
2022-08-15 09:44:50 +08:00
Albumen Kevin
80561c1925
Merge branch 'apache-3.0' into apache-3.1
2022-07-28 14:07:48 +08:00
Albumen Kevin
7da45152d0
Fix pom revision ( #10376 )
2022-07-28 11:25:58 +08:00
Albumen Kevin
f1af604e7e
Fastjson2 Support ( #10166 )
2022-07-15 10:18:41 +08:00
Albumen Kevin
e554427a1a
Merge remote-tracking branch 'apache/3.0.5-release' into apache-3.0
...
# Conflicts:
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/RouterChain.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/state/BitList.java
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
# dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/filter/ClassLoaderFilter.java
2021-12-27 10:24:09 +08:00
gitchenjh
9492880d26
dubbo-spring-boot-actuator compatible with Spring Boot Actuator 2.6.x ( #9394 ) ( #9426 )
2021-12-17 14:32:24 +08:00
Pin Xiong
dd539ce4b4
fix: Update the version of log4j for bug fixes ( #9377 )
2021-12-13 10:24:39 +08:00
Albumen Kevin
0e66de1c61
[3.0] Code reformat ( #8019 )
...
* convert files, add checker
* rename id
* tab to space
* change git attributes auto convert
* fix end new line
* fix end new line
* fix end new line
* ignore generated files
* override tomcat-embed-core version
* add ignore for codestyle/checkstyle.xml
* add ignore for codestyle/checkstyle.xml
* add rat ignore
* add suppression
* force update
* disable zk dynamic configurator
2021-06-10 20:13:39 +08:00
Gong Dewei
d0454fdbef
[3.0] Refactor dubbo config ( #7891 )
...
fixes #7574
2021-06-08 16:44:54 +08:00
Albumen Kevin
be54ec206a
[Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x ( #7441 )
...
* [Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x
* add junit5 dependency
* ignore ut
* change to junit5
* reset ApplicationModel
2021-04-01 15:28:31 +08:00