WyRainBow opened a new issue, #1134: URL: https://github.com/apache/incubator-seata-go/issues/1134
Follow-up of #1074 / #1016. The `UndoLogDeleteRequest` (type 111) codec orders fields differently from the Java `UndoLogDeleteRequestCodec` (`branchType → resourceId → saveDays`), so messages from a Seata TC server are mis-parsed and the undo_log cleanup silently never runs. A PR continuing #1074 will follow. -- 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]
