wanghongzhou commented on issue #6562:
URL: 
https://github.com/apache/incubator-seata/issues/6562#issuecomment-2121828139

   > Since you've identified this issue, I believe it's worth submitting a PR 
to resolve it.
   
   ---
   
   I believe the code changes required for this PR are minimal. We can add a 
new property `private boolean exposeProxy = false;` below the `useJdkProxy` 
property in the `SeataProperties` class. Then, we can modify the creation of 
`globalTransactionScanner` in the `SeataAutoConfiguration` class accordingly.
   
   Unfortunately, I'm not very familiar with the PR process. Could you please 
check if there are other contributors who could help with creating this PR?
   
   Thank you!
   
   ---


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