Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-822

Allow retrieving coordinator address from EmbeddedCacheManager

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 4.2.0.CR4
    • 4.2.0.CR3
    • Core
    • None
    • Low

      In order to get the coordinator's address I go through the following hoops:

      cache.getAdvancedCache().getRpcManager().getTransport().getCoordinator().getJGroupsAddress().

      which requires obtaining a clustered cache first.

      the EmbeddedCacheManager interface exposes several methods to access the local address, the address of all members and whether the local address is also coordinator, but there is no method to get the cluster's coordinator address.

        1. ISPN-822.diff
          1 kB
          Tristan Tarrant

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: