You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2019/07/19 15:08:54 UTC

svn commit: r1863407 - /uima/uima-ducc/trunk/src/main/resources/default.ducc.properties

Author: degenaro
Date: Fri Jul 19 15:08:54 2019
New Revision: 1863407

URL: http://svn.apache.org/viewvc?rev=1863407&view=rev
Log:
UIMA-6086 DUCC reliability should use keepalived.conf to determine virtual ip address

Modified:
    uima/uima-ducc/trunk/src/main/resources/default.ducc.properties

Modified: uima/uima-ducc/trunk/src/main/resources/default.ducc.properties
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/src/main/resources/default.ducc.properties?rev=1863407&r1=1863406&r2=1863407&view=diff
==============================================================================
--- uima/uima-ducc/trunk/src/main/resources/default.ducc.properties (original)
+++ uima/uima-ducc/trunk/src/main/resources/default.ducc.properties Fri Jul 19 15:08:54 2019
@@ -49,7 +49,8 @@
 # property to the node the script is executed on.
 # Reliable DUCC: if running reliably, then this value must resolve to the same ip address
 # specified for the virtual_ipaddress in /etc/keepalived/keepalived.conf for master and
-# backup nodes.  DUCC CLI and Agents employ this value to connect to the current reliable 
+# backup nodes.  To avoid nameserver glitches, consider specifying the ip address, not the
+# host name.  DUCC CLI and Agents employ this value to connect to the current reliable 
 # DUCC head node.
 ducc.head = <head-node>