设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-7-29 17:08| 发布者: joejoe0332| 查看: 314| 评论: 0|原作者: oschina|来自: oschina

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

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


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部