From e90297fd7466811bc123b3aa04794ab9d3ff0224 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 6 May 2015 09:15:11 +0100 Subject: [PATCH] Fix Aggregator Attribute Doc --- src/reference/docbook/aggregator.xml | 4 ++-- src/reference/docbook/whats-new.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/reference/docbook/aggregator.xml b/src/reference/docbook/aggregator.xml index 16b444ff9a..adba8d81e6 100644 --- a/src/reference/docbook/aggregator.xml +++ b/src/reference/docbook/aggregator.xml @@ -374,7 +374,7 @@ then you should simply provide an implementation of the ReleaseStrate group-timeout="60000" ]]> ]]> ]]>ReleaseStrate Optional. Default - 'false'. This attribute is more properly 'send-partial-result-on-timeout' because the group may not actually expire - if expire-groups-on-timeout is set to false. + if expire-groups-upon-timeout is set to false. diff --git a/src/reference/docbook/whats-new.xml b/src/reference/docbook/whats-new.xml index ba5d1802ff..5ff686faeb 100644 --- a/src/reference/docbook/whats-new.xml +++ b/src/reference/docbook/whats-new.xml @@ -167,7 +167,7 @@
Aggregator - Aggregators now support a new attribute expire-groups-on-timeout. + Aggregators now support a new attribute expire-groups-upon-timeout. See for more information.