AprilWind123 opened a new issue, #2009: URL: https://github.com/apache/fury/issues/2009
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues. ### Version 对象缓存到 redis 了,然后我新增了一个字段,就没办法反序列化了 ### Component(s) Java ### Minimal reproduce step 如果系统修改了实体类,更新系统的时候,就需要统一删除缓存 ### What did you expect to see? 确实是个大问题,代表着只能停机更新系统,然后清除缓存 ### What did you see instead? 如果是大项目的话,显然不能这样做 ### Anything Else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
