Bug 1263496 - [GSS] (6.1.z) Memory leak when deleting a tuple from an unlinked segment
Summary: [GSS] (6.1.z) Memory leak when deleting a tuple from an unlinked segment
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR1
: ---
Assignee: Mario Fusco
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On: 1263495
Blocks: 1259378 1259382
TreeView+ depends on / blocked
 
Reported: 2015-09-16 00:50 UTC by Toshiya Kobayashi
Modified: 2020-03-27 19:06 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1263495
Environment:
Last Closed: 2020-03-27 19:06:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-913 0 Major Resolved Memory leak when deleting a tuple from an unlinked segment 2018-05-07 12:09:16 UTC

Description Toshiya Kobayashi 2015-09-16 00:50:25 UTC
+++ This bug was initially created as a clone of Bug #1263495 +++

Description of problem:

Platform BZ for https://issues.jboss.org/browse/DROOLS-913

Steps to Reproduce:
1. See DROOLS-913. The commit contains a unit test

Actual results:

Deleted facts are retained by the ksession and not garbage collected even after ksession.delete()

Expected results:

Deleted facts are freed from the ksession so will be garbage collected after ksession.delete()

Comment 3 Mario Fusco 2015-09-24 07:40:05 UTC
Cherry-picked to 6.2.x branch with https://github.com/droolsjbpm/drools/commit/69e50b7b9

Comment 4 Tibor Zimanyi 2015-10-09 13:47:02 UTC
Verified in 6.1.4.CR1.


Note You need to log in before you can comment on or make changes to this bug.