A new Map-oriented abstract connector implementation was introduced as part of MODE-714, and the InMemory and Infinispan connectors were converted to make use of it. The Simple model of the JPA connector still uses the older map-oriented classes, and should be converted as well.
The primary reason to do this is to get rid of (or at least deprecate) the older MapRepository set of classes.
- is blocked by
-
MODE-714 Storing nodes in Infinispan connector results in NotSerializableException
- Closed