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.