Gunnar Morling commented on an issue
Hibernate OGM / Task OGM-337
The mapping context should be cached
In MappingServiceImpl, a new MappingServiceContextImpl is created everytime the context() method is called.