-
Feature Request
-
Resolution: Done
-
Minor
-
1.2.0.Final
-
None
The InfinispanConnector uses a random UUID as the default value of the rootNodeUuid property. This does not work in a cluster, as each node in the cluster will have its own root node. This causes path-based lookups to fail. If the default value of the rootNodeUuid property were a constant, then this property would not need to be set for the connector to work with an Infinispan cluster.
- is related to
-
MODE-677 Support running multiple ModeShape processes in a cluster
- Closed