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

add address flag when create a child instance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0, 3.0.2, 4.0.0.M2, 4.0.0.M3
    • karaf
    • 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

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

            Dates

              Created:
              Updated:
              Resolved: