内容简介:Apache Dubbo 2.6.5 已发布,包含功能改进、新特性、bug 修复和性能优化。Enhancements / Features:Bugfixes:
Apache Dubbo 2.6.5 已发布,包含功能改进、新特性、bug 修复和性能优化。
Enhancements / Features:
-
为 ServiceBean 的导出引入新的 Spring ApplicationEvent #2251
-
[功能]在 windows 系统下获取负载的方式优化 #1641
-
为 dubbo-all 增加 javadoc #2600
-
[功能]优化 LeasActiveLoadBalance: 没有进行预热和修复历史 bug #2540
-
为 sub-properties 解决 placeholders 的 bug #2297
-
增加 SPI 自动注入的开关,特别是泛化对象的注入 #2681
Bugfixes:
-
解决序列化 id 超出最大值的问题 #1903
-
解决当高 QPS 的时候,消费端抛出了 RpcException 的问题。 #2016
-
增强 @reference 注解,针对不能导出同步异步的问题 #2194
-
解决 ReferenceAnnotationBeanPostProcessor#generateReferenceBeanCacheKey 的一个 bug #2522
-
解决在 2.6.x 下 Spring Event 的 bug #2256
-
解决 dubbo-serialization 模块的不正确描述 #2665
-
解决打包 source tgz 包的时候,产生的一个空目录问题 #2560
-
解决 2.6.x 下 doConnect 的时候,没有使用 getConnectTimeout 获取超时时间的问题 #2622
Issues and Pull Requests, check milestone-2.6.5 .
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Domain-Driven Design Distilled
Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!