jifa icon indicating copy to clipboard operation
jifa copied to clipboard

Request to add support for ZGC Generational logs parsing

Open parveenkumardeeva opened this issue 1 year ago • 4 comments

Can you please add support for ZGC Generational Log parsing?

While parsing those logs we got this error:

[INFO] Parsing gc log file. org.eclipse.jifa.common.domain.exception.CommonException: Fail to find any gc event in this log.

After looking into source code we found that it's not supported yet. So ,can you please look into it? Thanks.

parveenkumardeeva avatar Oct 28 '24 11:10 parveenkumardeeva

Thank you for your interest and feedback! We understand the importance of ZGC Generational Log parsing. While we don't have a specific timeline for adding this support, we will consider it for future updates.

leveretconey avatar Oct 29 '24 03:10 leveretconey

Thanks for the response and update.

parveenkumardeeva avatar Oct 30 '24 06:10 parveenkumardeeva

We encountered the same problem. May I ask if there are any specific plans for the future? https://openjdk.org/jeps/474 jep474GenZGCbyDefault

perfectlxy avatar Jan 14 '25 09:01 perfectlxy

org.eclipse.jifa.common.domain.exception.CommonException: GC type not supported : Generational ZGC, we meet same problem

shucsrain001 avatar May 14 '25 05:05 shucsrain001