Caching of properties for class
Hello, I am a Performance Engineer and working on a performance issue that was identified on one of our Pega installations (Pega 7.1.8). Through java level profiling I have identified a large number of database queries being issues within the call to com.pega.pegarules.integration.engine.internal.ServiceHelper.getPropertiesInClass. I have attached a screenshot of the traceback.
My questions are, first, is there a configuration setting that prevents (or enables) the caching of these properties? And if not, why are these properties not cached?
Thanks!