some issue about the aggregator module. (spring integration) -


i made aggregator using spring integration. , if count of requests same group key 7, aggregator has released going next channel. but, if count becomes 7, aggregator doesn't release. weird thing is.. sometimes, worked..

the jdbc-cache-store table, 'int_message_group' -> complete 1 released 0

group_key   region      marked      complete    last_released_sequence      created_date    updated_date   57eba5ba-dfdb-3901-a03d-4324942cdcfe    default 0   1   0   2014-11-19 22:37:01.272 2014-11-19 22:41:37.935 

need see <aggregator> configuration , understand groups.

if use same correlationkey (static) should use expire-groups-upon-completion="true" sure after 7 release aggregator ready collect fresh group same correlationkey.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -