Hello PiPi,
This can be the following scenarios:
-
Interleaved Execution: Concurrent cleanup operations might happen quickly and be interleaved with the application's execution, making them less noticeable in the logs.
-
Short Duration: If the concurrent cleanup operations are short and not significant in the context of the overall GC activity, they may not appear as a separate log entry.
Edit your Comment