Regarding to the Session Replication, the JCache for session persistence on liberty works pretty much same as the tWAS memory to memory replication.
That is, it has both
Peer-to-Peer model and
Client-Server model. For more details, please see
https://openliberty.io/blog/2018/03/22/distributed-in-memory-session-caching.htmlI don't recall there is any limitation, other than Open Liberty does not ship a copy of Hazelcast. So you may have to download the hazelcast.jar.
Hope this helps,
Allan Zhang
------------------------------
ALLAN ZHANG
------------------------------