You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/06/29 02:00:44 UTC

[GitHub] [hudi] dwshmilyss commented on pull request #3121: [HUDI-2046]Loaded too many classes like sun/reflect/GeneratedSerializationConstructorAccessor in JVM metaspace

dwshmilyss commented on pull request #3121:
URL: https://github.com/apache/hudi/pull/3121#issuecomment-870168012


   @vinothchandar Yes,i didn't see sun.reflect.GeneratedSerializationConstructorAccessor in JVM metaspace when i add zero argument constructor to those classes.Below are two pictures comparing the test before and after my repair.
   1. change before
   ![image](https://user-images.githubusercontent.com/8295288/123725400-a0524a00-d8c0-11eb-8c2c-a81e03908e14.png)
   2. change after
   ![image](https://user-images.githubusercontent.com/8295288/123725432-a6482b00-d8c0-11eb-863d-8d5934d8eb69.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org