summaryrefslogtreecommitdiffstats
path: root/doc/manual.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-20 18:28:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-20 18:28:53 +0200
commit462326486464fdc42a128249a5e865e023290f09 (patch)
treed5c5fadecbd6cadfc284b6bf7a7f23f61b7468bb /doc/manual.html
parentb79d67dcf905ecd00dff0cd5bea7a742a0640874 (diff)
downloadrsyslog-462326486464fdc42a128249a5e865e023290f09.tar.gz
rsyslog-462326486464fdc42a128249a5e865e023290f09.tar.xz
rsyslog-462326486464fdc42a128249a5e865e023290f09.zip
bugfix: invalid processing in QUEUE_FULL condition
If the the multi-submit interface was used and a QUEUE_FULL condition occured, the failed message was properly destructed. However, the rest of the input batch, if it existed, was not processed. So this lead to potential loss of messages and a memory leak. The potential loss of messages was IMHO minor, because they would have been dropped in most cases due to the queue remaining full, but very few lucky ones from the batch may have made it. Anyhow, this has now been changed so that the rest of the batch is properly tried to be enqueued and, if not possible, destructed.
Diffstat (limited to 'doc/manual.html')
0 files changed, 0 insertions, 0 deletions