Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1087474

Summary: BlockingQueryGenericResponseHandler instances not removed from BaseClientHandler.responseHandlers map when using TaskService.query
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Martin Weiler <mweiler>
Component: jBPM 5Assignee: Kris Verlaenen <kverlaen>
Status: CLOSED UPSTREAM QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: BRMS 5.3.1CC: mbaluch, nwallace
Target Milestone: GA   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1080634    
Attachments:
Description Flags
Patch proposal, including test case none

Description Martin Weiler 2014-04-14 12:11:46 UTC
Description of problem:
Calling TaskService.query method is resulting in a memory leak, as the BlockingQueryGenericResponseHandler instances are not removed the from BaseClientHandler.responseHandlers map.

Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. Call TaskService.query method
2. Check size of the BaseClientHandler.responseHandlers map

Actual results:
BaseClientHandler.responseHandlers map growing infinitely.

Expected results:
Size of the BaseClientHandler.responseHandlers map should be zero after successful execution of the query command.

Additional info:

Comment 1 Martin Weiler 2014-04-14 13:45:00 UTC
Created attachment 886142 [details]
Patch proposal, including test case

Comment 3 Jiri Svitak 2014-06-26 14:14:57 UTC
Verified in BRMS 5.3.1 P06 roll-up patch.

Comment 5 Red Hat Bugzilla 2025-02-10 03:35:37 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.