chaokunyang commented on issue #1632:
URL: 
https://github.com/apache/incubator-fury/issues/1632#issuecomment-2111676142

   How about removing weakkeys & soft values, we can make 
`org.apache.fury.util.LoaderBinding#clearClassLoader` as a method in 
`ThreadSafeFury`, and let users to clear classloader explicitly. Then we can 
remove all weak/soft values in Fury.
   
   The weak/soft values in `CodeGenerator` should still be preserved, since 
it's a static global state


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to