Mateusz Moneta created ZOOKEEPER-2603:
-----------------------------------------

             Summary: Init script restart command broken on Debian Jessie
                 Key: ZOOKEEPER-2603
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2603
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.4.9, 3.4.6
            Reporter: Mateusz Moneta
            Priority: Minor


Hello,

When you try to restart zookeeper via {{service zookeepr restart}} it ends in 
state:
{noformat}
root@m1:/etc/systemd# service zookeeper status
● zookeeper.service - LSB: Apache ZooKeeper server
   Loaded: loaded (/etc/init.d/zookeeper)
   Active: active (exited) since Mon 2016-09-26 10:38:47 UTC; 58s ago
  Process: 55495 ExecStop=/etc/init.d/zookeeper stop (code=exited, 
status=0/SUCCESS)
  Process: 55504 ExecStart=/etc/init.d/zookeeper start (code=exited, 
status=0/SUCCESS)
{noformat}

After that {{service zookeeper start}} won't work. Only way is to do {{service 
zookeeper stop}} and then {{start}} or {{service zookeepr --full-restart}} 
(which does basically the same).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to