[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055457#comment-13055457
 ] 

Hudson commented on ZOOKEEPER-1074:
-----------------------------------

Integrated in ZooKeeper-trunk #1226 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1226/])
    ZOOKEEPER-1074. zkServer.sh is missing nohup/sleep, which are necessary for 
remote invocation. (phunt via mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1140017
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/bin/zkServer.sh


> zkServer.sh is missing nohup/sleep, which are necessary for remote invocation
> -----------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1074
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1074
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.3.3, 3.4.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1074.patch
>
>
> zkServer.sh is missing nohup and "sleep 1" when starting the background 
> daemon.
> This is fine normally, however when running the server remotely via ssh this 
> causes the process to not run successfully (it starts but immediately exits).
> I'll be submitting a patch for this shortly.

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

        

Reply via email to