Opened 8 years ago
Closed 8 years ago
#1483 closed defect (fixed)
Java API memory leak
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | critical | Milestone: | 9.4 |
Component: | java | Version: | development |
Keywords: | Cc: | Peter Baumann, Vlad Merticariu, annabelle.nasiri@… | |
Complexity: | Medium |
Description
It seems like ingesting data with rasj creates a memory leak in rasserver. Attached is code to reproduce the issue.
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | MemFill.java added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I submitted a patch that fixes this issue.