cool, thanks for this info, it's exactly what I was looking for! I will try to file that jira for docs.
Type: Posts; User: sreuland; Keyword(s):
cool, thanks for this info, it's exactly what I was looking for! I will try to file that jira for docs.
Within Spring Integration, is it possible to wire up an alternate Id Generator class with MessageHeaders instead of it defaulting to java.util.UUID.randomUUID() for message Id? It looks like there is...
I'm using Spring 3.0.5, I noticed while wiring up a ThreadPoolTaskExecutor as the task executor for a DefaultMessageListenerContainer that at runtime the number of consumer threads created by DMLC is...