funky-eyes commented on issue #6421:
URL: 
https://github.com/apache/incubator-seata/issues/6421#issuecomment-2024230838

   
这个只是undolog的一个序列化方式,默认使用的是jackson,启动的时候会尝试将已有的undologparser全部加载,加载不到的说明没有相关依赖,只要你不使用该加载失败的序列化方式就没有任何影响
   This is just a serialization method of undolog. The default is jackson. When 
starting, it will try to load all the existing undologparser. If it cannot be 
loaded, it means that there is no dependency. As long as you do not use the 
serialization method of loading failed, it will have no effect.


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