whyyylyj commented on issue #1335:
URL: 
https://github.com/apache/incubator-fury/issues/1335#issuecomment-1902520994

   > 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?
   
   The k/v strength means the same as what guava has provided as k/v config 
(soft 、weak and strong as default), maybe fury could mapping those design and 
not expose guava for the smooth transition of implementation.


-- 
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