Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-544

.NET client missing methods for switching clusters in X-S failover

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • JDG 7.1.0 GA
    • JDG 7.1.0 DR1
    • HotRod C# client
    • None

      The .NET Hot Rod client is missing the following methods which are available in the Java Hot Rod client. These methods are required for manual switching of a target cluster.

      • switchToCluster(cluster_name)
      • switchToDefaultCluster()

      These methods are available in the C++ Hot Rod client but their names are different (clusterSwitch(cluster_name), clusterSwitch()). It would be good to have same methods in all versions (Java, C++, .NET). This way we could even re-use more tests from the Java test suite.

            vdedik Vaclav Dedik (Inactive)
            mgencur Martin Gencur
            Martin Gencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: