You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/30 17:30:31 UTC

[jira] [Resolved] (ACCUMULO-503) start-here does unecessary SSHs

     [ https://issues.apache.org/jira/browse/ACCUMULO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Vines resolved ACCUMULO-503.
---------------------------------

    Resolution: Fixed
    
> start-here does unecessary SSHs
> -------------------------------
>
>                 Key: ACCUMULO-503
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-503
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: start
>    Affects Versions: 1.3.5, 1.4.0
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira