tigase-server icon indicating copy to clipboard operation
tigase-server copied to clipboard

tigase-8.0.0

Open zhangle910522 opened this issue 5 years ago • 1 comments
trafficstars

tigase run a little, no Accounts use, but memory has been increased,s2s config is active false, why ? image

zhangle910522 avatar Jun 17 '20 09:06 zhangle910522

Hi, Thank you for reporting it.

After quick test it turned out that this allocation starts and happens only after connecting JMX client (I checked HEAP memory usage using YourKit running in parallel and after startup Tigase maintained ~35M memory usage until VisualVM connected over JMX).

I'm aware this is inconvenient as JMX is the main monitoring solution of JVM processes but to avoid issue for now you should avoid using JMX. We will address issue in one of the upcoming versions)

(#server-1158)

woj-tek avatar Jun 17 '20 16:06 woj-tek