running zkServer.sh start remotely using ssh hangs
--------------------------------------------------

                 Key: ZOOKEEPER-983
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-983
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.3.2
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
            Priority: Minor
             Fix For: 3.3.3, 3.4.0


If zkServer.sh is run remotely using ssh as follows ssh will "hang" - i.e. not 
complete/return once the server is started. This is even though zkServer.sh 
starts the java vm in the background.

$ ssh <host> "zkServer.sh start"

this is due to the following issue:

http://www.slac.stanford.edu/comp/unix/ssh_faq.html#logoff_hangs



-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to