Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3115

add address flag when create a child instance

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.4.0, 3.0.2, 4.0.0.M2, 4.0.0.M3
    • Component/s: karaf
    • Labels:
      None

      Description

      though the child instance is supposed to be created on same machine with the root, we have a code like

      Socket s = new Socket("localhost", port);
      

      to determine if a child instance is started or not.

      For some users, they wanna use Virtual IP(not the localhost) for the child instances for cluster.

      We should add an address option when create an instance where we can specify the Virtual IP

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              ffang Freeman Fang
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: