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

Allow retrieving coordinator address from EmbeddedCacheManager

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: