earthchen
0876d8af1b
Remove `netty-all` dependency ( #10818 )
2022-11-07 16:15:16 +08:00
nobodyw-cell
a204f61839
Support consistent hash load balance when gerenic invoke ( #10799 )
2022-11-06 17:13:52 +08:00
一个不知名的Java靓仔
5016f550be
support encode in user thread, optimize decode in user thread ( #10854 )
2022-11-04 08:28:23 +08:00
cnjxzhao
b319fce427
3.1-Error code is managed with constants ( #10771 ) ( #10869 )
2022-11-03 07:34:30 +08:00
FUNKYE
3e77b6b94a
bugfix: meatadata service support read dubbo:protocol ( #10855 )
2022-11-03 07:27:35 +08:00
zhangzq7
1aa1aea43e
use Files.newInputStream instead of new FileInputStream and null check ( #10847 )
2022-11-02 12:57:46 +08:00
灼华
d0f64b4717
Prepare 3.1.2 release
2022-11-02 12:57:30 +08:00
灼华
35a4ee05bd
Prepare 3.2.0-beta.1 release
2022-11-02 12:24:54 +08:00
Albumen Kevin
d7c8d10dbf
Fix Registry Destroy Order ( #10834 )
2022-11-02 11:07:01 +08:00
hongye
bf991e457f
Update Nacos dependency ( #10862 )
...
Co-authored-by: 骄龙 <hongye.nhy@alibaba-inc.com>
2022-11-01 08:49:43 +08:00
cnjxzhao
8acf34d8e3
3.1-Error code is managed with constants ( #10771 ) ( #10843 )
2022-11-01 07:52:17 +08:00
Albumen Kevin
d78a5db698
JsonUtils Support Fastjson2 ( #10791 )
2022-10-29 10:44:28 +08:00
Andy Cheung
a0367b7da2
[CI] Bump the codecov action from v1 to v3. ( #10796 )
2022-10-29 10:43:53 +08:00
灼华
c96a3a1af2
Provider supports thread pool isolation between services ( #10658 )
2022-10-27 17:23:00 +08:00
一个不知名的Java靓仔
0b5767fc92
build error response when sending MultiMessage fail ( #10838 )
2022-10-27 11:24:28 +08:00
cnjxzhao
6ed4cc2457
3.1-Error code is managed with constants ( #10771 ) ( #10837 )
2022-10-27 10:40:13 +08:00
cnjxzhao
6f35df41b5
Error code is managed with constants ( #10771 ) ( #10830 )
2022-10-26 10:26:46 +08:00
Andy Cheung
393ea1d7e2
Fix assertion error and class cast exception in unit tests. ( #10825 )
2022-10-26 10:20:48 +08:00
cnjxzhao
4d289883e7
Error code is managed with constants ( #10771 ) ( #10820 )
...
* Add error code 5-2 ~ 5-20.
* Error code is managed with constants (#10549 )
* Error code is managed with constants (#10549 )
* Error code is managed with constants (#10771 )
* Error code is managed with constants (#10771 )
* Error code is managed with constants (#10771 )
2022-10-25 11:58:11 +08:00
一个不知名的Java靓仔
83f4ad8bfa
encode supports multi message ( #10794 )
2022-10-25 10:58:54 +08:00
一个不知名的Java靓仔
497402a5d1
fix no such extension by name netty4 ( #10797 )
2022-10-24 12:51:52 +08:00
Albumen Kevin
9e20a5ac9d
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/LoggerCodeConstants.java
2022-10-24 12:41:50 +08:00
Albumen Kevin
d04f03a942
Fix corn job time ( #10789 )
2022-10-24 12:31:18 +08:00
pandaapo
55cb82454b
remind user to add qos dependency ( #10683 )
2022-10-24 11:13:25 +08:00
Andy Cheung
b09f4555be
Add 99-X error codes. ( #10787 )
2022-10-24 11:11:19 +08:00
zaghost
bfb5e31853
fix NullPointerException when address already in use ( #10785 )
2022-10-24 11:03:33 +08:00
Andy Cheung
9cdda8207f
Update 'Actions' versions and 'Actions Runner' versions of GitHub Actions workflow file. ( #10788 )
2022-10-23 21:02:58 +08:00
Albumen Kevin
fcb4aa5f5f
Merge branch 'apache-3.1' into apache-3.2
2022-10-23 14:11:10 +08:00
Albumen Kevin
5dedd53db4
Merge branch 'apache-3.1' into apache-3.2
2022-10-23 12:16:15 +08:00
Albumen Kevin
0976a0c59f
Add release test flow ( #10784 )
2022-10-23 11:32:49 +08:00
Albumen Kevin
7a71716fb3
Ignore license check in 3.0 ( #10786 )
2022-10-23 11:32:35 +08:00
huazhongming
400f756abb
Avoid getting the whitelist every time and causing performance degradation ( #10775 )
2022-10-22 16:08:01 +08:00
Albumen Kevin
ceaf60d951
Fix workflow branch name ( #10783 )
2022-10-22 16:02:49 +08:00
Albumen Kevin
6299bff966
Fix workflow conflict
2022-10-22 15:55:13 +08:00
Albumen Kevin
c35e82d084
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# .github/workflows/build-and-test-3.1.yml
# .github/workflows/build-and-test-3.2.yml
# .github/workflows/build-and-test-scheduled-3.2.yml
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/stream/TripleClientStream.java
2022-10-22 15:54:13 +08:00
Albumen Kevin
fa485deb47
Fix conflit
2022-10-22 15:52:35 +08:00
Albumen Kevin
e95c4b50ab
Enhance Github Actions Workflow Speed ( #10779 )
2022-10-22 15:42:10 +08:00
一个不知名的Java靓仔
4310ea8bda
issue 10558: optimize performance for triple protocol(3.2) ( #10587 )
2022-10-22 15:37:51 +08:00
xin gu
8dbc80b3d7
faq ( #10777 )
2022-10-22 15:37:14 +08:00
earthchen
f37502c005
triple support upper header key ( #10761 )
...
* tri support un lower header
* change config only one
* fix ut
* revert format
* revert format
* refactor
* ci
2022-10-21 13:59:33 +08:00
XS
31e2828d0c
Feat::Supports JDK 19 build and JUnit testing #10719 ( #10722 )
...
* ⬆️ Upgrade Mockito version
* ✏️ fix Mockito isNotNull
* Mockito isNull()
* ✏️ fix Mockito
* ✏️ Specify byte-buddy version
* ✏️ fix version number specification
2022-10-21 10:35:30 +08:00
Andy Cheung
882e5ac5b0
[FAQ, CI] Apply Dubbo Error Code Inspector in GitHub Actions ( #10680 )
2022-10-20 15:06:25 +08:00
aamingaa
6350b907e5
feat: self define exception ( #10667 )
2022-10-19 17:44:14 +08:00
wucheng1997
2ad601372d
add xds futrue note ( #10760 )
2022-10-19 10:55:26 +08:00
pandaapo
c65754681c
fix issue: resolve the conficts between Dubbo shutdown hook and Spring. ( #10730 )
2022-10-17 10:53:36 +08:00
一个不知名的Java靓仔
348e3160c5
issue 10727: optimize performance for `dubbo` protocol ( #10728 )
2022-10-14 11:18:21 +08:00
Albumen Kevin
5ef3b4fb2e
Add dual chain support for state router, prevent update when invoke ( #10691 )
...
* Add dual chain support for state router, prevent update when invoke
* Fix uts
2022-10-14 10:32:20 +08:00
huazhongming
a66f512674
Should not continue sending requests when it has timed out ( #10741 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2022-10-13 10:43:26 +08:00
Albumen Kevin
898d2996bf
Fix getUrl NPE after setInvokers ( #10738 )
2022-10-13 10:07:12 +08:00
Albumen Kevin
ff6d8a586c
Support AliasFor ( #10737 )
...
* Support AliasFor
* fix method
2022-10-13 10:05:52 +08:00