chaokunyang commented on issue #1335: URL: https://github.com/apache/incubator-fury/issues/1335#issuecomment-1899726429
It's hard to trigger class unloading post-process callback, since jvm gc is not predictable. Although we can use ReferenceQueue,it still introduce latency before the callback can be invoked. For k/v strength, could you elaborate more details? -- 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]
