Bug 1051562 (TEIID-2797-DV6)

Summary: buffer full requests is not cleaned up properly
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Van Halbert <vhalbert>
Component: TeiidAssignee: jolee
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: vhalbert
Target Milestone: ---   
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Buffer full requests are not cleaned up properly. Currently, buffer full plans are held as the full work item, but they are being cleaned up by the request ID. This means that the full plans will accumulate over time.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-09 13:48:03 UTC Type: Support Patch
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: 1042824    

Comment 1 JBoss JIRA Server 2014-01-10 15:35:03 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2797 to Resolved

Comment 2 jolee 2014-02-14 20:57:49 UTC
https://github.com/teiid/teiid/tree/8.4.x

[jolee@jolee teiid]$ git log --grep=TEIID-2797
commit 56bd0b8d1e55d39fab8986370001b7f005a81b99
Author: shawkins <shawkins>
Date:   Fri Jan 10 11:52:45 2014 -0500

    TEIID-2797 removing buffer full plans as the new mechanism is based upon
    timeouts.

commit cb159f7221f614509fee9393abb2ca2d23e75305
Author: shawkins <shawkins>
Date:   Fri Jan 10 08:13:04 2014 -0500

    TEIID-2797 fix for cleaning up buffer full plans

Comment 3 JBoss JIRA Server 2014-04-16 19:20:33 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2797 to Closed

Comment 4 jolee 2014-07-09 13:48:03 UTC
released with: https://bugzilla.redhat.com/show_bug.cgi?id=1042824

Direct move from ON_QA to CLOSED,  no driving customer ticket.  If QE validation is needed this can be re-opened and moved as a blocker for the next Roll Up.