Author: degenaro
Date: Mon May 23 13:15:54 2016
New Revision: 1745193
URL: http://svn.apache.org/viewvc?rev=1745193&view=rev
Log:
UIMA-4745 DUCC docs
- Add to section: Admin Tasks
Warn about being careful making runtime changes to DUCC configuration files.
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-tasks.tex
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-tasks.tex
URL:
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-tasks.tex?rev=1745193&r1=1745192&r2=1745193&view=diff
==============================================================================
---
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-tasks.tex
(original)
+++
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-tasks.tex
Mon May 23 13:15:54 2016
@@ -21,6 +21,13 @@
The administrative tasks comprise one or several DUCC commands
and/or file editing to achieve a desired system state.
+
+ It may be inconvenient to stop DUCC to make changes if there are,
+ for example, services running that take a long time to initialize
+ after a DUCC re-start. These administrative tasks are performed
+ with DUCC running, but carefully! Making an invalid change may
+ cause the unexpected. It is safer to shutdown DUCC, make changes,
+ run check\_ducc to verify, then re-start DUCC.
\subsection{Add Node}
\label{subsec:admin.add-node}