Dubbo 2.6.3 预览版发布,分布式 RPC 服务框架

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Dubbo 2.6.3 预览版已发布,列出了即将到来的正式版本所包含的更新内容: 改进/特性 Support implicit delivery of attachments from provider to consumer, #889 Support inject Spring bean to SPI by bean ty...

Dubbo 2.6.3 预览版已发布,列出了即将到来的正式版本所包含的更新内容:

改进/特性

  • Support implicit delivery of attachments from provider to consumer, #889

  • Support inject Spring bean to SPI by bean type, #1837

  • Add generic invoke and attachments support for http&hessian protocol, #1827

  • Get the real methodname to support consistenthash for generic invoke, #1872

  • Remove validation key from provider url on Consumer side, config depedently, #1386

  • Introducing the Bootstrap module as a unified entry for Dubbo startup and resource destruction, #1665

  • Open TCP_NODELAY on Netty 3, #1746

  • Graceful shutdown optimization (unified to the lifecycle to Servlet or Spring), #1820#2126

  • Enable thread pool on Consumer side, #2013

  • Support specify proxy type on provide side, #1873

  • Support dbindex in redis, #1831

  • Upgrade tomcat to 8.5.31, #1781

Bug 修复

  • ExecutionDispatcher meet with user docs#1089

  • Remove side effects of Dubbo custom loggers on Netty logger, #1717

  • Fix isShutdown() judge of Dubbo biz threadpool always return true, #1426

  • Selection of invoker node under the critical condition of only two nodes, #1759

  • Listener cann't be removed during unsubscribe when use ZK as registry, #1792

  • URL parsing problem when user filed contains '@', #1808

  • Check null in CacheFilter to avoid NPE, #1828

  • Fix potential deadlock in DubboProtocol, #1836

  • Restore the bug that attachment has not been updated in the RpcContext when the Dubbo built-in retry mechanism is triggered, #1453

性能优化

  • ChannelState branch prediction optimization. #1643

  • Optimize AtomicPositiveInteger, less memory and compute cost, #348

  • Introduce embeded Threadlocal to replace the JDK implementation, #1745

Hessian-lite

  • Hessian deserialization optimization, #1705

  • Support Locale type, #1761

源码下载:https://github.com/apache/incubator-dubbo/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法:C语言实现

算法:C语言实现

塞奇威克 / 霍红卫 / 机械工业出版社 / 2009-10 / 79.00元

《算法:C语言实现(第1-4部分)基础知识、数据结构、排序及搜索(原书第3版)》细腻讲解计算机算法的C语言实现。全书分为四部分,共16章。包括基本算法分析原理,基本数据结构、抽象数据结构、递归和树等数据结构知识,选择排序、插入排序、冒泡排序、希尔排序、快速排序方法、归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊用途的排序方法,并比较了各种排序方法的性能特征,在进一步讲解符号表、树等......一起来看看 《算法:C语言实现》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码