Removed pid storage for daemon mode - rely on external mechanisms
-----------------------------------------------------------------

                 Key: QPID-1090
                 URL: https://issues.apache.org/jira/browse/QPID-1090
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: M3
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: M3


The existing mechanism for tracking the PID of daemon processes is redundant 
with and causes conflicts with system-service management on various operating 
systems.

This change removes the PID file storage from daemon mode and as a result 
removes the -c (check) and -q (quit) command line options.  Daemon mode still 
works normally but now relies on external support for PID tracking and daemon 
termination.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to