Question
GovCIO
US
Last activity: 13 Sep 2017 21:31 EDT
Thread Level Parameterized Data Page not flushing out
Hi Experts,
We have seen some memory leakage in our application by using the DP of Thread scope and here is the details for your info.
A Data page which is configured at thread scope with Parameters is not getting flushed out and is showing up for multiple threads and the list of the data page is getting appended. You can take the example of out of the box D_AttachmentList which is a parameterized Thread level Data Page.
Steps to Reproduce:
2) Created multiple cases from the application and resolved them
3) Multiple threads were created on the DP and each thread points to a case's attachments
Attempted solutions:
1) Used the OOTB Data Page: D_AttachmentList of Thread scope
2) Did private checkout
3) Go to Load Management and select the checkbox -> Limit to a single data page
4) Ran the application from Developer portal
5) Created cases and checked the DP's from the clipboard and observed that only one DP is present for the recent case submitted
Hi Experts,
We have seen some memory leakage in our application by using the DP of Thread scope and here is the details for your info.
A Data page which is configured at thread scope with Parameters is not getting flushed out and is showing up for multiple threads and the list of the data page is getting appended. You can take the example of out of the box D_AttachmentList which is a parameterized Thread level Data Page.
Steps to Reproduce:
2) Created multiple cases from the application and resolved them
3) Multiple threads were created on the DP and each thread points to a case's attachments
Attempted solutions:
1) Used the OOTB Data Page: D_AttachmentList of Thread scope
2) Did private checkout
3) Go to Load Management and select the checkbox -> Limit to a single data page
4) Ran the application from Developer portal
5) Created cases and checked the DP's from the clipboard and observed that only one DP is present for the recent case submitted
For this issue, created an SR and awaiting response from engineer. Any thoughts about this?
Thanks,
Ravi Kumar Pisupati.
***Updated by moderator: Lochan to tag as SR Parallel***