Bug 1228676

Summary: Allocated buffer in key and value converter should be released
Product: [JBoss] JBoss Data Grid 6 Reporter: Vojtech Juranek <vjuranek>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.5.0CC: afield, chuffman, galder.zamarreno, jdg-bugs, rmarwaha, wfink
Target Milestone: ER1   
Target Release: 6.5.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The Hot Rod decoder was not reporting all errors produced, resulting in a combination of errors not being logged and byte buffers being leaked as these errors accumulated. As these buffers grew they could potentially cause OutOfMemory errors. This issue is resolved as of Red Hat JBoss Data Grid 6.5.1, as the Hot Rod decoder extends a different Netty decoder that handles all potential failures.
Story Points: ---
Clone Of:
: 1248999 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: Red Hat1235578, 1248999    

Description Vojtech Juranek 2015-06-05 12:39:00 UTC
https://issues.jboss.org/browse/ISPN-5523

Comment 2 JBoss JIRA Server 2015-06-05 14:09:41 UTC
Galder ZamarreƱo <galder.zamarreno> updated the status of jira ISPN-5523 to Coding In Progress

Comment 6 Galder ZamarreƱo 2015-08-03 11:49:03 UTC
Integrated already, why is this open? Assigning to Sebastian since he's been handling the port.

Comment 7 wfink 2015-10-28 13:48:52 UTC
*** Bug 1276043 has been marked as a duplicate of this bug. ***