Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi Community!
I've noticed that ComponentStyleInfoCache stores data about style system applied to a component. But sometimes cache isn't refreshed which leads to a different experience. Could you please share some piece of information regarding the mechanism?
Thanks in advance
Hi,
Can you provide more details about where it get stored ?
Thanks,
Lokesh
Hi Sergei,
ComponentStyle stores style in the design and AEM does not cache it as far as I know. Are you talking cache at the dispatcher level?
Regards,
Jitendra
You can see the status and interface of ComponentStyleInfoCache from below link.
http://localhost:4502/system/console/jmx/com.adobe.cq.wcm.style%3Atype%3DC omponentStyleInfoCacheMBe...
But the clearCache() method does not work.
You can clear cache by changing "Cache entry size" of "ComponentStyleInfo Cache Configuration" in OSGi ConfigMgr.
Views
Likes
Replies
Like