The period between two runs of the async message cleaner is hard-coded to 2000ms. It should be customizable:
- parameter location: JBI descriptor of the component, at CDK level,
- parameter name: "time-beetween-async-cleaner-runs" (in milliseconds),
- default value: 2000.
Fixed in trunk