Legacy Knowledge Base
Published Jun. 30, 2025

Files are Azure Blob are being repeatedly fetched

Written By

Kanchan Bisht

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

  • If a customer has a large enough document library and enough pages in the blob storage, there is a chance that when the file/document is fetched, too many pages will be fetched causing the file to never be returned and a performance hit until the server is restarted. 

Environment

  • Liferay DXP 7.3
  • Liferay DXP 7.4

Resolution

  • Liferay has been updated to use the higher version of Azure, which means, now our product has dropped the use of version 1.0.4 and adapted to 1.2.10, so as to ensure that our product is covered from the known performance issues with Azure's specific version mentioned in LPS-176295, the relevant fixes have also been included with dxp-7.4-update-67 onwards.  
    As per records, at this point in time of writing this article, Liferay did not receive any reports of performance or spike concerns with this library, and the same jar exists in update-92, hence, is assured that Liferay has overcome the performance issues reported on the official link of Azure (https://mvnrepository.com/artifact/com.azure/azure-sdk-bom/1.0.4). 

Additional Information

  • Liferay proposes that users should thoroughly test this integration in a lower environment and proceed at their discretion, as this is always a recommended strategy with any testing.
Did this article resolve your issue ?

Legacy Knowledge Base