Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-503

start-here does unecessary SSHs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.5-incubating, 1.4.0
    • 1.4.1
    • start
    • None

    Description

      start-here calls start-server to start the individual processes. start-server is semi-intelligent in not sshing to localhost to start processes. However, it will always ssh to the host to see if the process is running. So in start-server we need to check that the host is either localhost OR the hostname (this may be done) and B. we need to have a similar condition on the initial PID check to make sure it doesn't ssh if it doesn't have to.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vines John Vines
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: