Infinispan 包括 C++ 和 C# 两种语言版本的 Hotrod 客户端发布了 8.2.0 测试版。这次更新做了一些改进和bug修复,具体如下:
改进
- [HRCPP-435] – C++ Improve usability for Remote task execution
Feature Request
- [HRCPP-406] – .NET Implement getAll operation
Bug 修改
- [HRCPP-429] – More robust Add and Remove client listener operation
- [HRCPP-434] – Passing invalid client certificate results in System.AccessViolationException
- [HRCPP-446] – NearCache::getWithVersion method produces race condition
- [HRCPP-447] – Separate data directories for different server instances
- [HRCPP-448] – All the TLS certs must be RSA
完整内容请查看发布主页。
下载地址:http://infinispan.org/hotrod-clients/
转自 http://www.oschina.net/news/93421/hotrod-clients-cc-820-beta1-released