ClusterConfigurationBuilder HotRod C# 6.6 - DataGrid

Latest response

How do I configure failover clusters in HotRod C # 6.6? The "ClusterConfigurationBuilder " doesn´t exist in HotRod C# 6.6.

What is the purpose hotrods.xml file? Can I put the ip/port configurations in this file?

Thank you very much,
Giovanni

Responses

Failover is automatic and transparent for any Hot Rod client. IP and port are configurable as in the following test code.

https://github.com/infinispan/dotnet-client/blob/master/src/test/cs/Infinispan/HotRod/SingleServerAbstractTest.cs#L39

Ok, but when I have two sites DataGrid in differents networks? The ClusterConfigurationBuilder is not available in the client 6.6 C# HotRod.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.