YongGoose commented on PR #7570: URL: https://github.com/apache/incubator-seata/pull/7570#issuecomment-3155061124
> One thing I noticed is that both the `order()` and `getOrder()` methods in `AbstractProxyInvocationHandler` now have the same implementation, which results in a bit of duplication. > > Please let me know if this approach looks good to you. I’ll proceed accordingly once I hear back from you. Since the original issue was that `getOrder` wasn’t working correctly, this approach looks fine to me. @funky-eyes WDYT? -- 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]
