funky-eyes commented on code in PR #7683:
URL: https://github.com/apache/incubator-seata/pull/7683#discussion_r2416165329


##########
changes/zh-cn/2.x.md:
##########
@@ -44,6 +44,7 @@
 - [[#7624](https://github.com/apache/incubator-seata/pull/7624)] 
修复yml配置文件中对于整数的兼容问题
 - [[#7644](https://github.com/apache/incubator-seata/pull/7644)] 
修复JAVA25时spotless的兼容性问题
 - [[#7662](https://github.com/apache/incubator-seata/pull/7662)] 确保 rm 的可见性,并且 
MockTest 中的方法按顺序执行
+- [[#7682](https://github.com/apache/incubator-seata/pull/7682)] 重写 
XABranchXid 的 equals() 和 hashCode(),解决 
com.mysql.cj.jdbc.SuspendableXAConnection.XIDS_TO_PHYSICAL_CONNECTIONS 内存泄漏问题

Review Comment:
   ```suggestion
   - [[#7682](https://github.com/apache/incubator-seata/pull/7682)] 重写 
XABranchXid的equals和hashCode,解决mysql driver内存泄漏问题
   ```



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