Journal Articles display causing pages loading delay
Written By
Cristina Rodriguez
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
Legacy Article
You are viewing an article from our legacy "FastTrack"
publication program, made available for informational purposes. Articles
in this program were published without a requirement for independent
editing or verification and are provided"as is" without
guarantee.
Before using any information from this article, independently verify its
suitability for your situation and project.
Issue
- Pages loading delays are detected after updating your patch level.
- Those pages include jorunal articles to be displayed.
Environment
- Liferay DXP 7.4
- Liferay DXP 7.3 from fixpack-3
- Liferay DXP 7.2 from fixpack-16
Resolution
-
LPS-139726 introduces a performance regression : when the newly added DLPreviewURLRefreshTimestampTransformerListener is performing operations it consumes a lot of CPU leading to page loading delays.
-
We are working on fixing it following a different approach, but meanwhile this listener could be disabled by blacklisting the following component com.liferay.journal.internal.transformer.DLPreviewURLRefreshTimestampTransformerListener
Did this article resolve your issue ?