1. How do I configure Channel with a MessageStore? forum.springsource.orgIn the SI reference manual section on MessageStore it says 'An important use case for this is when the MessageStore is managing persistent queues backing a Spring Integration Message Channel.' How ... |
2. Cache-based MessageStore / MessageGroupStore Implementation forum.springsource.orgWe have prototyped the GemFire-backed MessageStore, and it will definitely fall within the scope of the issue we have for this: https://jira.springsource.org/browse/INT-1170 Also, we will create inbound/outbound adapters. For the inbound ... |
3. MessageStore.getMessageCount() does not exist? forum.springsource.orgAccording to the documentation, the method MessageStore.getMessageCount() exists - but it seems to be missing from the code. In the documentation, it is described as an 'optional attribute'. What does that ... |