SOFARPC 5.6 发布,Java 实现的 RPC 服务框架

栏目: 服务器 · 发布时间: 6年前

Abstract

功能增强和bug修复,该版本要求JDK8或以上版本,推荐所有5.5.X用户升级

Compatibility Note

  • JDK8 required
  • Consul registry redesigned, not compatible with 5.5.0

New Features

  • support protostuff as serialization.  #531    支持使用protobuf作为序列化协议
  • support fetch groupName by provide.  #550
  • make user can set processInIoThread.  #544

Enhancement

  • 升级依赖到zk4.0.1,以提供对spring cloud的支持  #386  
  • 大幅度增强consul注册中心  #629
  • add use sofa-registry demo.  #644                       
  • allow timeout discard settings.  #676

Bug Fix

  • fix memory leak.  #658
  • fix typo, SofaRegsitryClient -> SofaRegistryClient.  #581
  • fix elastic percent typo.  #674
  • move providerConfig#setMethodsLimit out of for-loop.  #657
  • mapSerializer support empty. [ #654 ]

来源: https://github.com/sofastack/sofa-rpc/releases/tag/v5.6.0


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

查看所有标签

猜你喜欢:

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

Defensive Design for the Web

Defensive Design for the Web

37signals、Matthew Linderman、Jason Fried / New Riders / 2004-3-2 / GBP 18.99

Let's admit it: Things will go wrong online. No matter how carefully you design a site, no matter how much testing you do, customers still encounter problems. So how do you handle these inevitable bre......一起来看看 《Defensive Design for the Web》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试