keepConcentration commented on PR #7570:
URL: https://github.com/apache/incubator-seata/pull/7570#issuecomment-3166663169

   @YongGoose 
   
   Thank you for the earlier feedback 🙏
   I have made the following additional changes:
   
   - Added a unit test (`testSetOrderAndSorting`) to verify sorting behavior:
     - Creates multiple `ProxyInvocationHandler` instances with different order 
values
     - Uses `setOrder()` to change the `order` dynamically
     - Asserts both pre-sort and post-sort ordering using the `order()` method
   
   This should ensure that the ordering logic in 
`AbstractProxyInvocationHandler` works as intended.
   Please review when you have time — I believe this is now ready for review ✅


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