You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using TRmorph to stem Turkish words, We have SOLR plugin that communicates with TRmorph server through UDP socket so that SOLR server will obtain root words. But memory used by flookup keeps increasing and never stops. I guess there is a memory leak in flookup code. Have you experienced this issue before?
Below, you see it is using 0.021 tb memory and CPU usage also is very high.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
10841 kangadm 20 0 0.162t 0.021t 792 S 64.8 23.0 7:18.35 flookup
Thanks
Erol Akarsu
The text was updated successfully, but these errors were encountered:
We are using TRmorph to stem Turkish words, We have SOLR plugin that communicates with TRmorph server through UDP socket so that SOLR server will obtain root words. But memory used by flookup keeps increasing and never stops. I guess there is a memory leak in flookup code. Have you experienced this issue before?
Below, you see it is using 0.021 tb memory and CPU usage also is very high.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
10841 kangadm 20 0 0.162t 0.021t 792 S 64.8 23.0 7:18.35 flookup
Thanks
Erol Akarsu
The text was updated successfully, but these errors were encountered: