Thanks for the information.
On Mon, May 15, 2023 at 1:46 AM Shammon FY wrote:
> Hi Ajinkya,
>
> The command 'jcmd GC.run' can be used to trigger fullgc for JVM
> process. However, it should be noted that this may have a performance
> impact on the ongoing computation.
>
> Best,
> Shammon FY
>
>
Hi Ajinkya,
The command 'jcmd GC.run' can be used to trigger fullgc for JVM
process. However, it should be noted that this may have a performance
impact on the ongoing computation.
Best,
Shammon FY
On Mon, May 15, 2023 at 10:51 AM Ajinkya Pathrudkar <
ajinkya.pathrudka...@gmail.com> wrote:
>
Ok, I will check.
On Sun, May 14, 2023 at 9:39 PM Shammon FY wrote:
> Hi Ajinkya,
>
> The memory of metaspace may need to be released through FullGC, you can
> try to trigger fullgc manually in JobManager and TaskManager, and check
> whether the metaspace is released.
>
> Best,
> Shammon FY
>
>
Hi Ajinkya,
The memory of metaspace may need to be released through FullGC, you can try
to trigger fullgc manually in JobManager and TaskManager, and check whether
the metaspace is released.
Best,
Shammon FY
On Sat, May 13, 2023 at 4:01 PM Jiadong lu wrote:
> Hi, Ajinkya
>
> Maybe some threads
Hi, Ajinkya
Maybe some threads in your job were not shut down when the job was closed?
Best,
Jiadong Lu
On 2023/5/13 4:58, Ajinkya Pathrudkar wrote:
Hello,
I am observing JVM Metaspace memory for Task Managers and Job Manager is
not getting released. Any thoughts?
image.png
Thanks,
Ajink
Hello,
I am observing JVM Metaspace memory for Task Managers and Job Manager is
not getting released. Any thoughts?
[image: image.png]
Thanks,
Ajinkya