Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In a single node environment, we do not need to ssh to kill/launch a process, as all processes are local.
In this ticket, we try to avoid ssh command by checking the global host file.
If the file only contains localhost, we will not use ssh.