The error message creation for the Assert in BasicPersistentEntity.getPropertyAccessor is rather costly. Given this is a hot code path for some of the projects (eg. DATAMONGO) we need to handle this more efficiently
Affects: 1.11.6 (Gosling SR6), 1.13 GA (Ingalls), 1.12.7 (Hopper SR7)
Issue Links:
DATACMNS-866 Provide more descriptive error message in BasicPersistentEntity.getPropertyAccessor(…)
Christoph Strobl opened DATACMNS-999 and commented
The error message creation for the
Assert
inBasicPersistentEntity.getPropertyAccessor
is rather costly. Given this is a hot code path for some of the projects (eg. DATAMONGO) we need to handle this more efficientlyAffects: 1.11.6 (Gosling SR6), 1.13 GA (Ingalls), 1.12.7 (Hopper SR7)
Issue Links:
Referenced from: pull request #198
Backported to: 1.13.1 (Ingalls SR1), 1.12.8 (Hopper SR8)
The text was updated successfully, but these errors were encountered: