Hello, Mark and Oleg.

My question is:
Is there any guarantee that JdbcMessageStore after reboot the application will give messages to channel on only one node in the cluster?
I read the source code of MessageGroupQueue and saw the locks only in a single JVM.
Or how should be implemented storeLock, that it could work for the entire cluster?

Thanks in advance.
Artem