cancel
Showing results for 
Search instead for 
Did you mean: 

Memory leak in @sap/hana-client v2.7,16

1,044

Hey everyone,

We noticed that we had a pretty serious memory leak in our application. Upon further investigation we determined that the memory leak came from the updated sap/hana-client. Once we downgraded back to v2.6.61 the memory leak was gone and everything went back to normal.

Here are our memory usage results for the same request, the only difference is the version of sap/hana-client

v 2.7.16

v 2.6.61

Accepted Solutions (0)

Answers (1)

Answers (1)

simon25
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Luka,

What was the used memory and heap memory consumption of the allocation limit at the timestamps of the leak ?

In the indexserver traces this is usually documented under "exclusive_size_in_use" in order of size under M_HEAP_MEMORY view.

Did you notice any fragmentation > 15% at the time or resource container shrinks with "ShrinkCaller" requests ?

Based on these questions and the information you may find, please review our master FAQ on Memory in HANA :

https://launchpad.support.sap.com/#/notes/1999997

Kind Regards

Simon

lbreddemann
Active Contributor

This question is about the HANA client software, not about the HANA server.

Checking HANA server memory information likely won't help in this case.