Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerAggregators 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.
Guide: Aggregators Module User Guide
Reference: Aggregators Module Reference
July 9, 2025
| Application/Service | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| OpenJDK | 8, 11, and 17 | 
| Issue Resolution | ID | 
|---|---|
| Aggregators Module no longer fails with ObjectStore exceptions that cause data loss during patch updates on CloudHub 2.0 when using the rolling updates deployment model. | W-18300854 | 
October 16, 2024
| Application/Service | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| OpenJDK | 8, 11, and 17 | 
| Issue Resolution | ID | 
|---|---|
| The parent pom and internal dependencies are updated to fix vulnerabilities. | W-14499059, W-14499057 | 
July 5, 2024
This connector is now compatible with Java 17.
| Application/Service | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| OpenJDK | 8, 11, and 17 | 
| Issue Resolution | ID | 
|---|---|
| The Spring Context and Spring Test are upgraded to 5.3.37. | W-15241724 | 
May 12, 2023
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.
| Application/Service | Version | 
|---|---|
| Mule | 4.1.1 and later | 
September 13, 2021
| Application/Service | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue | ID | 
|---|---|
| When restarting an aggregator listener, the registered listener did not unregister at startup. | 
May 11, 2021
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)
March 30, 2021
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)
March 19, 2020
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)
March 8, 2019
Timeout aggregation executed even if the maxSize was reached. (MULE-16539)