Actions
Bug #12161
closedHeap exceeds when downloading large artifacts
Start date:
03/11/2024
Due date:
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Updated by Rajitha Kumara 18 days ago
https://repository.entgra.net/proprietary/proprietary-commons/pulls/270
Special notes:¶
- Here we are using a direct buffer(memory allocation will take place in the heap itself). However there are the buffers like indirect buffers which are take place in OS memory space. These indirect buffer allocation and managing are costly than direct buffers.
Updated by Rajitha Kumara 18 days ago
- Subject changed from Heap exceeding when downloading large artifacts to Heap exceeds when downloading large artifacts
Updated by Rajitha Kumara 17 days ago
Support for proprietary-commons-5.1.3.0 => https://repository.entgra.net/support/support-proprietary-commons/pulls/17
Updated by Arshana Atapattu 10 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.3.0 GA
- Status changed from QA to QA Accept
Fix is working.
But there was a nginx configuration issue with app downloading in cloud.
working in staging server.
Related ticket: https://roadmap.entgra.net/issues/12221
Updated by Arshana Atapattu 10 days ago
- Status changed from QA Accept to Closed
Closing due to QA accept
Actions