Contact Us 1-800-596-4880

Aggregators Module Release Notes - Mule 4

Aggregators Module contains different types of aggregators that use a specified configuration to both store and release values. An aggregator scope is a component that collects those values until a specified condition is met, when it then executes a processor’s chain of components, with the list of aggregated elements as the payload.

1.1.0

May 12, 2023

What’s New

  • The module now includes the new system properties mule.aggregator.executor.delayForQuorum and mule.aggregator.executor.failOnStartIfNoQuorum. For more information, refer to the Aggregators Module Reference.

Compatibility

Application/Service Version

Mule

4.1.1 and later

1.0.5

September 13, 2021

Compatibility

Application/Service Version

Mule

4.1.1 and later

Fixed Issues

Issue ID

When restarting an aggregator listener, the registered listener did not unregister at startup.

AMOD-11

1.0.4

May 11, 2021

Fixed Issues

  • Fixed an issue that caused redeployments in CloudHub to show an ObjectAlreadyExistsException exception. (AMOD-8)

  • Fixed an issue introduced in Aggregators Module 1.0.3 that caused applications using a persistent object store to crash with a ClassCastException exception during the update of the module version. (AMOD-9)

Compatibility

Aggregators Module is compatible with:

Application/Service

Version

Mule

4.1.1 and later

1.0.3

March 30, 2021

Fixed Issues

Fixed an issue that caused the loss of messages when using the Aggregators Module inside of a Scatter-Gather or a For Each scope. (AMOD-5)

Compatibility

The Aggregators Module is compatible with:

Application/Service

Version

Mule

4.1.1 and later

1.0.2

March 19, 2020

Fixed Issues

Aggregators Module did not have the stereotype required to properly look up the relationship that an aggregator source has to the aggregator by name. (MULE-17242)

Compatibility

The Aggregators Module is compatible with:

Application/Service

Version

Mule

4.1.1 and later

1.0.1

March 8, 2019

Fixed Issues

  • Timeout aggregation executed even if the maxSize was reached. (MULE-16539)

Compatibility

The Aggregators Module is compatible with:

Application/Service

Version

Mule

4.1.1 and later

1.0.0

August 17, 2018

Compatibility

The Aggregators Module is compatible with:

Application/Service

Version

Mule

4.1.1 and later