Fix comment and log message so it no longer
authorSteve Singer <ssinger@ca.afilias.info>
Tue, 9 Dec 2014 02:48:06 +0000 (21:48 -0500)
committerSteve Singer <ssinger@ca.afilias.info>
Tue, 9 Dec 2014 02:48:06 +0000 (21:48 -0500)
refers to helper threads(which were removed in 2.2)

src/slon/remote_worker.c

index 48e86fc7a56425df78636cbc906ded3ca2c7b646..cde16db319991c131aa1879b090aba04964d78a9 100644 (file)
@@ -1702,11 +1702,11 @@ adjust_provider_info(SlonNode * node, WorkerGroupData * wd, int cleanup,
                if (provider->set_head == NULL)
                {
                        /*
-                        * Tell this helper thread to exit, join him and destroy thread
+                        * Tell connection to close
                         * related data.
                         */
                        slon_log(SLON_CONFIG, "remoteWorkerThread_%d: "
-                                        "helper thread for provider %d terminated\n",
+                                        "connection for provider %d terminated\n",
                                         node->no_id, provider->no_id);
 
                        /*