[MODAES-13] AES memory issues Created: 30/Oct/20  Updated: 02/Nov/20  Resolved: 02/Nov/20

Status: Closed
Project: ARCHIVED: mod-aes
Components: None
Affects versions: None
Fix versions: 0.0.3

Type: Story Priority: TBD
Reporter: Matt Reno Assignee: Matt Reno
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint:
Development Team: None

 Description   

mod-aes may have some memory issues. The module ran out of memory several times in a production env. Investigation is needed.



 Comments   
Comment by Matt Reno [ 30/Oct/20 ]

The memory leak is likely due to WebClient objects not being closed.
https://github.com/folio-org/mod-aes/blob/1b6d7da0301da12fbb9fbeb371f4a56f8844b0a7/src/main/java/org/folio/aes/service/RuleServiceConfigImpl.java#L76
We should probably create one WebClient and reuse it.

Generated at Thu Feb 08 22:26:08 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.