]
Sebastian Łaskawiec updated ISPN-6830:
--------------------------------------
Component/s: Integration
Implement topology changes updates in Python client
---------------------------------------------------
Key: ISPN-6830
URL:
https://issues.jboss.org/browse/ISPN-6830
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 Python client.
See
https://github.com/infinispan/python-client/issues/3 and
https://github.com/infinispan/python-client/issues/4 for more info.