summaryrefslogtreecommitdiffstats
path: root/tests/daqueue-persist-drvr.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-26 18:53:01 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-26 18:53:01 +0100
commitb585a4e90940e9f4d2d288d462d1c273ae5ffa09 (patch)
treee51e04234399bd7991f0d3cfbe04835ae2a945b7 /tests/daqueue-persist-drvr.sh
parent5e4f9d5e65d7c0db640f275d5cfb05371b697776 (diff)
downloadrsyslog-b585a4e90940e9f4d2d288d462d1c273ae5ffa09.tar.gz
rsyslog-b585a4e90940e9f4d2d288d462d1c273ae5ffa09.tar.xz
rsyslog-b585a4e90940e9f4d2d288d462d1c273ae5ffa09.zip
addressed some race issues during queue shutdown
these occured in very unusual scenarios where we had a DA-queue running in parallel and very lengthy actions. Then, in some situations, the shutdown could hang. The code needs some addition lab time, but is believed to be much better than any previous version.
Diffstat (limited to 'tests/daqueue-persist-drvr.sh')
-rwxr-xr-xtests/daqueue-persist-drvr.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/daqueue-persist-drvr.sh b/tests/daqueue-persist-drvr.sh
index 7934eb2b..c44ce6f8 100755
--- a/tests/daqueue-persist-drvr.sh
+++ b/tests/daqueue-persist-drvr.sh
@@ -8,8 +8,8 @@
echo \[daqueue-persist-drvr.sh\]: testing memory daqueue persisting to disk, mode $1
source $srcdir/diag.sh init
-#export RSYSLOG_DEBUG="debug nologfuncflow nostdout noprintmutexaction"
-#export RSYSLOG_DEBUGLOG="log"
+export RSYSLOG_DEBUG="debug nologfuncflow nostdout noprintmutexaction"
+export RSYSLOG_DEBUGLOG="log"
# prepare config
echo \$MainMsgQueueType $1 > work-queuemode.conf