]
Sebastian Łaskawiec updated ISPN-6831:
--------------------------------------
Component/s: Integration
Implement topology changes updates in Ruby client
-------------------------------------------------
Key: ISPN-6831
URL:
https://issues.jboss.org/browse/ISPN-6831
Project: Infinispan
Issue Type: Feature Request
Components: Integration
Reporter: Sebastian Łaskawiec
Hot Rod protocol is a binary, platform independent, protocol created to enable clients to
communicate with Infinispan servers. Hot Rod protocol clients can receive, as part of
operation responses, cluster topology update information. The aim of this task is to
implement this logic in Hot Rod's Ruby client.