Infinispan 包括 C++ 和 C# 两种语言版本的 Hotrod 客户端发布了 8.1.0 CR2 版本了,该版本主要是 bug 的修复:
cache get doesn't work with protobuf marshaller
ProtoStreamMarshaller typeId must be configurable
.NET test suite hides exceptions thrown during ISPN server startup
SSL socker read hangs when socket is closed server side
Fix memleaks reported by valgrind in event framework
Custom remote events are not caught by the client
Failover remote events are not processed by the client
IVersionedValue.GetVersion returns type long while cache.ReplaceWithVersion accepts ulong
near cache loses entries version
Unable to register filter for remote events
相关链接:
https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12314125&version=12334092
https://github.com/infinispan/cpp-client
https://github.com/infinispan/dotnet-client
软件详情:http://feedproxy.google.com/~r/Infinispan/~3/ap3GWflRyXg/hotrod-clients-cc-810cr2-released.html
来自:开源中国社区

