Skip to content
goard
Go to anything
Open any GitHub user, repo or page
GitHub rate limit reached. Fresh data resumes in about 18 min. Sign in for a higher limit.

mazhq/ dubbo

Fork

Apache Dubbo is a high-performance, java based, open source RPC framework.

Java Apache-2.0 19.4 MB Created Aug 17, 2019
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

8 branches 61 tags

master replace hardcode with regex pattern (#4810) 10ef042
Optimize code 754a686
Simplify code with Lambda (#4834) 8be896e
Fix use generic invocation via API , lost "version" value [#4784] (#4… 042327c
issue #4238: provider服务端配置serialization="kryo"自定义异常类抛错时消费端捕获不到 (#4795) 0e76eb0
use correct import (#4812) 9975bfc
fix 4160 (#4163) 897709b
Update README.md (#4789) 8b31781
Make code of process callback of method cleaner in DubboBeanDefinitio… b0064d7
Update DubboConfigBindingBeanPostProcessor.java (#4778) a1d0550
[dubbo-4712] add Thread ContextClassLoader (#4767) 165d975
[Dubbo-4716] Fix judgment ipv4 address (#4729) 1bcd921
use consul with group and version (#4755) 4acec50
fetch password value from the url #4747 (#4748) d56eaa8
remove some magic value (#4752) 1b2e6dc
Fix typo. (#4739) 62e194a
Polish license check script (#4736) 87703ad
Fix name type for FailedNotifiedTask (#4731) 2c92916
Improve license check script (#4196) 9bf51e5
qos support host config. #4720 (#4726) f65816d
fix StringUtils#isBlank (#4725) a8785e9
[Dubbo-4556] fix dubbo startup is slow (#4603) 1173b40
use CountDownLatch to check zk registry if establish connection (#4589) 5b38331
try to shorten maven output to make travis build pass (#4710) 65a0140
@Reference auto-wires the instance of generic interface #4594 (#4677) c8dbd7d
keep demo simple, and switch to use zookeeper as registry center (#4705) f490df8
Fixed Service annotation method parameters are not in effect (#4598) c3132b8
#4685 修改代码if判断false问题 if (hasException == false)修改成if (!hasException… 25ec31e
Polish /apache/dubbo#4687 : Remove the duplicated test code in dubbo-… 5d299af
update referenceCount log (#4683) 87e88e2
The compilation of static methods should be excluded when generating … f2af6fd
optimize some code styles (#4655) d4904d4
[Dubbo-3420] check EOF of inputstream in IOUtils.write (#4648) 66684f6
ioutils-3427 use standard protobuf json format to write byte[] (#4638) 24e851e
fix the bug when use protobuf-json (#4634) 5f938bf
Dubbo throws exception when use java serializer #4612 (#4613) a5e3f54
unused connectionManager in RestProtocol (#4614) 443b6ff
optimize some code styles (#4260) 764b8df
update default dependency to the latest version. 9960d23
[Dubbo] Fix StringIndexOutOfBoundsException when len=0 #4402 (#4425) 894651a
update change list, fix typesetting problem 9b1e78b
update change list b89f1fb
Optimize part of the code in AnnotatedBeanDefinitionRegistryUtils.jav… d7d4d67
Fixed IndexOutOfBoundsException (#4515) 8a50b2f
[Dubbo-4585] fix when provider throw RpcException consumer do not inv… 0f85bbd
follow up for pr#4339, remove the space (#4591) b4afeb9
add some files list exclude license check (#4318) e496ca5
1. remove getExecutorService method cexecutor local variables (#4319) 18357d6
Merge branch 'master' of https://github.com/apache/incubator-dubbo 5c88dcb
fix bug about the generateReturnAndInvocation method of the class Ada… d727461
fix bug of Etcd3Registry cancel watch #4357 (#4358) e3c9bed
fixed registryConfig equals (#4359) 85b96e2
move isMetaMethod to MethodUtils (#4387) fba25d2
[DUBBO-2991][WIP]Enhance the java doc of dubbo-cluster (#2991) (#4424) 63d33d1
issue#4570:RegistryProtocol.DestroyableExporter_modifiers_order (#4583) 22670b2
[dubbo_4569]optimized code(#4569) (#4584) d663ad4
issue#4314: ZookeeperDynamicConfiguration will be busy wait if zk is … 77a69e0
fix issue 4328, fix PojoUtils realize issue #4334 (#4521) 82378a1
Make code strong, version check compatibility. Fix https://github.com… 363cd0c
#4497 设置属性dubbo.provider.metrics.,里面的值无法放入url参数列表里 (#4505) aab3a05
[Dubbo-4575] Upgrade to use fastjson 1.2.58 (#4579) 214ec1f
Fix bug #4374 for AccessLogFilter not working (#4566) 05e44db
fix convertMethodConfig2AsyncInfo spelling error (#4563) 843e2ee
single variable name should be singular (#4539) a88b1e2
use the correct spi ZookeeperTransporter when initialize the default … 668378f
Optimize Version#isRelease263OrHigher check (#4551) (#4567) 39b6b0c
bump version to 2.7.4-SNAPSHOT (#4549) c304bf3
Merge branch 'master' of https://github.com/apache/incubator-dubbo d20dc68
Merge branch '2.7.3-release' 1b4586a
[Dubbo-4525] fix Clusterutils.mergeurl, make sure specific keys from … a5f6090
fix RpcContext compatible problem (#4544) 4676d22
Remove duplicate code in AbstractConfig (#4492) 68112e4
Merge branch '2.7.3-release' 9632c40
Use special Configuration for Configs (#4522) 5d82371
Upgrade nacos-client dependency version to 1.1.1 (#4534) 5bbc1df
Fix length of array is never negative (#4510) 5eec017
Add -jar for java command in dubbo-demo readme file (#4517) ddd7e43
org.apache.dubbo.rpc.RpcContext.getFuture() cannot work in Filter. (#… 0bd5a29
Fix #4498, @Reference can't inject the Dubbo service proxy when its a… 4365160
RpcContext cannot getFuture after setFuture (#4502) 6e20848
Update CHANGES.md 8658fee
Redis metadata supports setting database properties. (#4476) 519df67
Update CHANGES.md 3be09d7
update version to 2.7.3 to prepare for release 6466e97
polish 2.7.3 change list 0e381aa
defaultPort can not be null, delete unuse code. (#4480) 46215d2
polish 2.7.3 change list 208fafb
add 2.7.3 change list (#4453) a97d378
FutureAdapter depends on AsyncRpcResult (#4471) e3e5460
Fix url generated from ConfigCenterConfig missed 'config.' prefix (#4… f456745
make metadata key contain : when version and group is empty (#4465) 2497dcf
automatically append env parameters. (#4407) 6667a6f
unify config-center model (#4388) c4e9495
remove unused imports 1c62678
Nacos registry enhancement & register reference bean (#4454) 1bf5fce
Refactor MetricsFilterTest to use Mockito (#4398) 4c4b931
fixes #4345, change zookeeper notification log level from info to debug b30b015
[Dubbo-2.7.2] Fix the protostuff protocol lacks a custom serializatio… a42fb15
Remove oracle jdk (#4448) 5b7d2a3
Add nacos dependencies to dubbo-demo (#4447) 8baf929