In 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 ...
We 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 ...
According 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 ...