guohao [Sun, 20 Mar 2022 03:15:11 +0000 (11:15 +0800)]
Set large header size to 2<<17
GuoHao [Mon, 21 Feb 2022 08:29:10 +0000 (16:29 +0800)]
Merge pull request #422 from guohao/fix-server-stream-cancel
[3.0-Triple] Fix onNext error after cancel
guohao [Tue, 15 Feb 2022 04:00:48 +0000 (12:00 +0800)]
Fix onNext error after cancel
ken.lj [Sun, 30 Jan 2022 02:20:38 +0000 (10:20 +0800)]
embedded async sample
ken.lj [Sat, 29 Jan 2022 07:32:46 +0000 (15:32 +0800)]
sleep for 5s
ken.lj [Sat, 29 Jan 2022 05:24:28 +0000 (13:24 +0800)]
fix wrong configuration
ken.lj [Sat, 29 Jan 2022 04:03:24 +0000 (12:03 +0800)]
add integration tests
ken.lj [Fri, 28 Jan 2022 04:08:15 +0000 (12:08 +0800)]
fix typo
ken.lj [Fri, 28 Jan 2022 01:52:22 +0000 (09:52 +0800)]
fix test case configuration
ken.lj [Thu, 27 Jan 2022 09:37:52 +0000 (17:37 +0800)]
only enable async provider IT on 3.0
ken.lj [Thu, 27 Jan 2022 06:50:49 +0000 (14:50 +0800)]
update dubbo version (#420)
ken.lj [Thu, 27 Jan 2022 06:45:07 +0000 (14:45 +0800)]
embedded call in async provider (#419)
ken.lj [Thu, 27 Jan 2022 03:36:20 +0000 (11:36 +0800)]
3.0.5 (#418)
ken.lj [Thu, 27 Jan 2022 03:32:48 +0000 (11:32 +0800)]
Service discovery samples enhancement (#417)
chen gang [Tue, 25 Jan 2022 02:35:47 +0000 (10:35 +0800)]
add common multi registry sample except docker (#412)
chen gang [Tue, 25 Jan 2022 02:35:04 +0000 (10:35 +0800)]
fix context samples bean id (#414)
ken.lj [Mon, 10 Jan 2022 07:38:25 +0000 (15:38 +0800)]
spi-compatible run on 3.* only
ken.lj [Fri, 7 Jan 2022 03:54:05 +0000 (11:54 +0800)]
adapt to 3.0.6-SNAPSHOT (#411)
ken.lj [Wed, 29 Dec 2021 02:32:29 +0000 (10:32 +0800)]
fix attachments of async sample (#410)
小民同学 [Tue, 21 Dec 2021 15:58:17 +0000 (23:58 +0800)]
Update pom.xml (#405)
* Update pom.xml
remove duplicates
* Update pom.xml
remove duplicates
* Update pom.xml
remove duplicates
* Update pom.xml
remove duplicates
* Update pom.xml
remove duplicates
Albumen Kevin [Sun, 5 Dec 2021 13:09:16 +0000 (21:09 +0800)]
Refactor async-onerror pom (#403)
Albumen Kevin [Sun, 5 Dec 2021 03:53:12 +0000 (11:53 +0800)]
Update zookeeper version in async-error (#402)
Albumen Kevin [Sun, 5 Dec 2021 03:53:03 +0000 (11:53 +0800)]
Change zk to docker env in multi-registry (#401)
Albumen Kevin [Sun, 5 Dec 2021 02:52:22 +0000 (10:52 +0800)]
Update netty-tcnative-boringssl-static version (#400)
* Update Netty Version to 4.1.56.Final
* Update netty-tcnative-boringssl-static version
Albumen Kevin [Sat, 4 Dec 2021 14:52:50 +0000 (22:52 +0800)]
Update Netty Version to 4.1.56.Final (#399)
zrlw [Tue, 9 Nov 2021 02:25:32 +0000 (10:25 +0800)]
add DubboBootstrap.reset() for dubbo-samples-version (#384)
stone 98 [Tue, 9 Nov 2021 02:24:54 +0000 (10:24 +0800)]
[master] Print modify. (#389)
GuoHao [Fri, 29 Oct 2021 03:03:37 +0000 (11:03 +0800)]
Merge pull request #386 from EarthChen/feature/overload-method
[Triple] Add overload method test case
GuoHao [Fri, 29 Oct 2021 03:03:26 +0000 (11:03 +0800)]
Merge pull request #387 from EarthChen/feature/observer-compress
[Triple] Add observer compress test case
earthchen [Thu, 28 Oct 2021 07:13:16 +0000 (15:13 +0800)]
add observer compress test case
earthchen [Thu, 28 Oct 2021 06:46:46 +0000 (14:46 +0800)]
add overload method test case
GuoHao [Thu, 28 Oct 2021 03:41:20 +0000 (11:41 +0800)]
Merge pull request #385 from guohao/add-tri-readme
[3.0-Triple] Udpate triple readme
guohao [Thu, 28 Oct 2021 02:54:12 +0000 (10:54 +0800)]
Udpate triple readme
GuoHao [Mon, 25 Oct 2021 08:16:14 +0000 (16:16 +0800)]
Merge pull request #372 from EarthChen/test-observer-cancel
[Triple] Add stream cancel case
guohao [Mon, 25 Oct 2021 07:34:54 +0000 (15:34 +0800)]
Update dubbo version to 3.0.4
Albumen Kevin [Mon, 25 Oct 2021 03:05:35 +0000 (11:05 +0800)]
Add DirtiesContext to dubbo-samples-version (#382)
Gong Dewei [Sat, 9 Oct 2021 08:01:47 +0000 (16:01 +0800)]
Organize dubbo version (#380)
* Organize dubbo version
* test stable version in dubbo 3 nightly build
* update dubbo stable version to 3.0.3
zrlw [Sat, 9 Oct 2021 07:50:08 +0000 (15:50 +0800)]
check transporter connected count for VersionServiceStarIT (#379)
* check transporter connected count for VersionServiceStarIT
* reset bootstrap before testing
* enlarge WAIT_TIMEOUT for test container
* change connected count type to AtomicInteger
* revert WAIT_TIMEOUT of port checking and increase timeout default value
zrlw [Sat, 9 Oct 2021 07:49:29 +0000 (15:49 +0800)]
change collectedStatistics type to CopyOnWriteArrayList (#377)
* change collectedStatistics type to CopyOnWriteArrayList
* CopyOnWriteArrayList could be read concurrently
* add URL not null assert
earthchen [Sat, 9 Oct 2021 03:24:24 +0000 (11:24 +0800)]
add stream sync test
GuoHao [Sat, 9 Oct 2021 03:08:35 +0000 (11:08 +0800)]
Merge pull request #371 from plusmancn/add-force-application-case
Add FORCE_APPLICATION case
CVEDetect [Fri, 8 Oct 2021 03:38:11 +0000 (11:38 +0800)]
Update pom.xml (#374)
Fix issue #373 by update dependency org.apache.zookeeper:zookeeper to 3.4.14.
earthchen [Thu, 30 Sep 2021 08:39:03 +0000 (16:39 +0800)]
add cancel case result query
earthchen [Thu, 30 Sep 2021 02:47:20 +0000 (10:47 +0800)]
change dubbo version & log level
earthchen [Thu, 30 Sep 2021 02:42:57 +0000 (10:42 +0800)]
add stream cancel test
earthchen [Wed, 29 Sep 2021 09:03:13 +0000 (17:03 +0800)]
add stream server cancel test
plusmancn [Fri, 24 Sep 2021 15:59:11 +0000 (23:59 +0800)]
feat: add FORCE_APPLICATION case
plusmancn [Tue, 21 Sep 2021 15:52:02 +0000 (23:52 +0800)]
fix: migration link 404 probelm (#370)
GuoHao [Fri, 17 Sep 2021 06:23:57 +0000 (14:23 +0800)]
Merge pull request #369 from guohao/specify-migration-consuemr-verison
[Compatibility Test] Prevent dubbo-samples-migration-case-default being ignored
plusmancn [Fri, 17 Sep 2021 06:00:24 +0000 (14:00 +0800)]
fix: prevent the test being ignored
GuoHao [Fri, 17 Sep 2021 05:48:10 +0000 (13:48 +0800)]
Merge pull request #367 from EarthChen/feat-url-call
[Triple] add url call test
earthchen [Fri, 17 Sep 2021 05:22:13 +0000 (13:22 +0800)]
fix ut
Albumen Kevin [Fri, 17 Sep 2021 05:18:40 +0000 (13:18 +0800)]
change nacos test case timeout (#368)
earthchen [Fri, 17 Sep 2021 04:55:14 +0000 (12:55 +0800)]
ignore server send big header & change send multi frame timeout
GuoHao [Fri, 17 Sep 2021 03:42:31 +0000 (11:42 +0800)]
Merge pull request #366 from guohao/add-dubbo-samples-migration
[ISSUE-365] Add dubbo-samples-migration
plusmancn [Fri, 17 Sep 2021 03:28:44 +0000 (11:28 +0800)]
fix: api cyclic refer
plusmancn [Fri, 17 Sep 2021 03:21:19 +0000 (11:21 +0800)]
doc: add usage for dubbo-samples-migration
earthchen [Fri, 17 Sep 2021 02:42:25 +0000 (10:42 +0800)]
reduce sayHelloLong length
earthchen [Fri, 17 Sep 2021 02:10:45 +0000 (10:10 +0800)]
wait grpc port ready
plusmancn [Thu, 16 Sep 2021 15:26:37 +0000 (23:26 +0800)]
it: just invoke ci again
plusmancn [Thu, 16 Sep 2021 14:28:15 +0000 (22:28 +0800)]
doc: add compatibility test link to README.md
plusmancn [Thu, 16 Sep 2021 14:06:53 +0000 (22:06 +0800)]
feat: add 50053 port check
earthchen [Thu, 16 Sep 2021 10:33:15 +0000 (18:33 +0800)]
add bootstrap stop on after class
earthchen [Thu, 16 Sep 2021 07:33:32 +0000 (15:33 +0800)]
add url call test
plusmancn [Wed, 15 Sep 2021 16:56:51 +0000 (00:56 +0800)]
fix: clean author info
plusmancn [Wed, 15 Sep 2021 16:49:14 +0000 (00:49 +0800)]
feat: compatibility test has worked! 🎉
plusmancn [Wed, 15 Sep 2021 14:34:11 +0000 (22:34 +0800)]
Merge branch 'apache:master' into add-dubbo-samples-migration
GuoHao [Wed, 15 Sep 2021 10:11:01 +0000 (18:11 +0800)]
Merge pull request #356 from guohao/add-tri-samples
Add tri samples
earthchen [Wed, 15 Sep 2021 09:50:22 +0000 (17:50 +0800)]
reset after class
earthchen [Wed, 15 Sep 2021 08:33:52 +0000 (16:33 +0800)]
change dubbo compiler verison 0.0.4-SNAPSHOT
earthchen [Wed, 15 Sep 2021 07:46:15 +0000 (15:46 +0800)]
change dubbo compiler verison 0.0.3
earthchen [Wed, 15 Sep 2021 07:32:49 +0000 (15:32 +0800)]
change dubbo verison 3.0.2
earthchen [Wed, 15 Sep 2021 07:31:55 +0000 (15:31 +0800)]
Merge branch 'master' into add-tri-samples
earthchen [Wed, 15 Sep 2021 07:27:32 +0000 (15:27 +0800)]
disable tri call grpc
earthchen [Wed, 15 Sep 2021 07:00:37 +0000 (15:00 +0800)]
Integration grpc tri test config
plusmancn [Wed, 15 Sep 2021 06:24:17 +0000 (14:24 +0800)]
feat: add serviceName field to matchRule
earthchen [Wed, 15 Sep 2021 06:03:24 +0000 (14:03 +0800)]
change Integration test config
plusmancn [Wed, 15 Sep 2021 03:20:19 +0000 (11:20 +0800)]
feat: add dubbo.{service}.version config support
earthchen [Tue, 14 Sep 2021 07:37:32 +0000 (15:37 +0800)]
add Integration test config
plusmancn [Tue, 14 Sep 2021 03:04:28 +0000 (11:04 +0800)]
chore: refactor fold's structure
earthchen [Mon, 13 Sep 2021 01:57:37 +0000 (09:57 +0800)]
add server send big header test
plusmancn [Sun, 12 Sep 2021 15:28:11 +0000 (23:28 +0800)]
feat: remove proto
plusmancn [Sun, 12 Sep 2021 09:34:50 +0000 (17:34 +0800)]
feat: add case-configuration.yml
plusmancn [Sun, 12 Sep 2021 04:30:13 +0000 (12:30 +0800)]
feat: add default case
plusmancn [Fri, 10 Sep 2021 09:00:33 +0000 (17:00 +0800)]
chore: init project
Albumen Kevin [Fri, 10 Sep 2021 02:14:39 +0000 (10:14 +0800)]
enable triple sample token
earthchen [Fri, 10 Sep 2021 01:58:56 +0000 (09:58 +0800)]
remove duplicate dubbo version
earthchen [Thu, 9 Sep 2021 14:56:39 +0000 (22:56 +0800)]
add url direct test
earthchen [Thu, 9 Sep 2021 05:16:56 +0000 (13:16 +0800)]
Merge branch 'master' into add-tri-samples
# Conflicts:
# dubbo-samples-triple/pom.xml
fix conflicts
earthchen [Thu, 9 Sep 2021 05:06:35 +0000 (13:06 +0800)]
remove unused code
earthchen [Thu, 9 Sep 2021 04:49:17 +0000 (12:49 +0800)]
add register mode test
plusmancn [Wed, 8 Sep 2021 02:48:38 +0000 (10:48 +0800)]
[NPE] Fix the reference of demoService is null (#361)
* fix: the reference of demoService is null
* chore: add comment on demoService.sayHello
earthchen [Tue, 7 Sep 2021 15:23:00 +0000 (23:23 +0800)]
Add tri migration demo
Albumen Kevin [Tue, 7 Sep 2021 14:54:29 +0000 (22:54 +0800)]
Update dubbo version & Add security warning msg (#363)
* Update Dubbo Dependency Version to latest version
* Add Java Serialization Warning msg
earthchen [Mon, 6 Sep 2021 09:15:02 +0000 (17:15 +0800)]
Add grpc tri integration test
earthchen [Mon, 6 Sep 2021 05:12:22 +0000 (13:12 +0800)]
Change some hard code to constants
Albumen Kevin [Sun, 5 Sep 2021 09:00:30 +0000 (17:00 +0800)]
Remove param override from consumer side
Albumen Kevin [Fri, 3 Sep 2021 09:16:38 +0000 (17:16 +0800)]
temporally disable hiberate test
guohao [Thu, 2 Sep 2021 09:47:25 +0000 (17:47 +0800)]
Add method not found sample
guohao [Thu, 2 Sep 2021 08:18:39 +0000 (16:18 +0800)]
Add attachment test