From 9b6127b2a08892036699616d3fa8889f8933f545 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 7 Mar 2014 10:33:16 -0800 Subject: [PATCH] mention opensrf_router managing its own PID file in release notes Signed-off-by: Galen Charlton --- doc/RELEASE_NOTES.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index d44ca7b..afa6f62 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -63,9 +63,11 @@ processes. Otherwise, if the `--ignore-orphans` switch is not used, require that `--force-clean-process` be used to kill any running OpenSRF processes first. -In other words, `--ignore-orphans` means that `osrf_control` can be used -to manage the operation of multiple running OpenSRF instances on a -single server, each with its own PID directory and core configuration. +In other words, `--ignore-orphans`, in conjunction with a change +whereby `opensrf_router` now creates its PID file directly, means that +`osrf_control` can be used to manage the operation of multiple running +OpenSRF instances on a single server, each with its own PID directory +and core configuration. Add option to opensrf.settings methods to force rereading of opensrf.xml ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.11.0