spring-integration
spring-integration copied to clipboard
Add CorrelatingMessageBarrier [INT-1174]
Iwein Fuld opened INT-1174 and commented
This component should serve as a stateful barrier that - contrary to CorrelatingMessageHandler - allows an asynchronous receiver to pull messages out of it.
Affects: 2.0 M4
Issue Links:
- #5075 Give CorrelatingMessageHandler a way to retry messages after a time-out expires. ("is depended on by")
- #5123 Add locking strategy to AbstractMessageGroupStore
Iwein Fuld commented
I've sandboxed this here: http://github.com/iwein/Spring-Integration-Sandbox/tree/master/message-store/