Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1206

TCPGOSSIP: add operations to change initial_hosts at runtime

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 2.10
    • None
    • None
    • 0
    • 0% 0%

    Description

      We should add the following operations (exposed as @ManagedOperation !):

      @ManagedOperation
      public void addInitialHost(String hostname, int port);

      @ManagedOperation
      public boolean removeInitialHost(String hostname, int port);

      The RouterStubManager should stop pinging removed members (if it was attempting to re-establish a connection).

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: