Artem Bilan opened SPR-12041 and commented
The tipical case from Spring Integration perspective:
<int:filter expression="payload % 2 == 0">
In addition consider to make other SpelNodeImpl compilable. E.g. one more tipical case:
<aggregator expression="#root.![payload]">
Affects: 4.1 RC1
Referenced from: commits d301748