lo1nt
lo1nt
rollback throwable serializer and stackTraceElement deserializer
### Frequently creating Fury instance lead to FGC During `encode` and `decode`, `fury.setCassloader` and `fury.clearClassloader` are called before and after the actual serialization part; threadLocalFury are applied as default, arising...
### Motivation: The method-level `timeout` config is `Integer` type which accepts `null` value. So if we add method config and set the method-level `timeout` to null, a `timeout=null` might be...
### Motivation: Enable heart beat for triple so as to archive tcp keep alive. Notice that when we apply MOSN, there is the mechanism that close inactive connection. ### Modification:...