Alex Rudyy created QPID-7910:
--------------------------------

             Summary: [Java Broker] Improve qpid.stop script
                 Key: QPID-7910
                 URL: https://issues.apache.org/jira/browse/QPID-7910
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Alex Rudyy


Java Broker qpid.stop  needs improvements:
* it  currently tries to send SIGTERM and SIGKILL commands twice. It is 
superfluous. Sending event once should be sufficient. 
* we can use {{kill -0}} to verify the process instead of using ps
* make {{$SLEEP_DELAY}} overridable from command line
* script should be able to wait until Qpid processes are killed before exiting




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to