infinispan / js-client

Javascript client for Infinispan, over the Hot Rod wire protocol
https://infinispan.org/docs/hotrod-clients/js/latest/js_client.html
Apache License 2.0
15 stars 28 forks source link

Add Client Intelligence #99

Open karesti opened 1 year ago

karesti commented 1 year ago

infinispan.client.hotrod.client_intelligence should be supported in the client

https://issues.redhat.com/browse/ISPN-14337

rigazilla commented 1 year ago

I would fix this in the docs, since js has different setup than java.

Add a paragraph in js doc explaining how to disable topology update infinispan.client.hotrod.topologyUpdates=false Refer this paragraph in the operator doc