You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Infinispan Dev Services to run a server and connect without configuration.
113
113
====
114
114
115
-
=== Client intelligence
116
-
Infinispan client uses intelligence mechanisms to efficiently send requests to Infinispan Server clusters.
117
-
By default, the *HASH_DISTRIBUTION_AWARE* intelligence mechanism is enabled.
118
-
However, locally with Docker for Mac, you might experience connectivity issues.
119
-
In this case, configure the client intelligence to *BASIC*.
120
-
121
-
Learn more in the https://infinispan.org/docs/stable/titles/hotrod_java/hotrod_java.html#hotrod-client-intelligence_hotrod-java-client[Infinispan documentation].
0 commit comments