转载

Dubbo 2.6.4 发布,分布式 RPC 服务框架

Dubbo 2.6.4 已发布,包含功能改进、新特性、bug 修复和性能优化。

Enhancements / Features

  • Support access Redis with password, #2146

  • Support char array for GenericService, #2137

  • Direct return when the server goes down abnormally, #2451

  • Add log for trouble-shooting when qos start failed, #2455

  • PojoUtil support subclasses of java.util.Date, #2502

  • Add ip and application name for MonitorService, #2166

  • New ASCII logo, #2402

Bugfixes

  • Change consumer retries default value from 0 to 2, #2303

  • Fix the problem that attachment is lost when retry, #2024

  • Fix NPE when telnet get a null parameter, #2453

UT stability

  • Improve the stability by changing different port, setting timeout to 3000ms, #2501

详情请查看 https://github.com/apache/incubator-dubbo/releases/tag/dubbo-2.6.4

原文  https://www.oschina.net/news/100860/dubbo-2-6-4-released
正文到此结束
Loading...