yangli-stu opened a new issue, #6771:
URL: https://github.com/apache/incubator-seata/issues/6771

   <!-- Please do not use this issue template to report security 
vulnerabilities but refer to our [security 
policy](https://github.com/seata/seata/security/policy). -->
   
   ## Why you need it?
    Is your feature request related to a problem? Please describe in details
   
   
在core与config模块中,都有一个@Deprecated注解标识的“ConfigurationKeys”配置类,而该类都是继承于“org.apache.seata.common.ConfigurationKeys”类,且无其它任何额外作用。从可维护性上看,可以考虑移除core与config模块中的“ConfigurationKeys”类,改为统一使用“org.apache.seata.common.ConfigurationKeys”。
   
![image](https://github.com/user-attachments/assets/d2d1ed63-b612-4aeb-bf75-cca4976607ca)
   
![image](https://github.com/user-attachments/assets/4bd6e3a4-96d1-4704-b1a8-7af4dd77dc08)
   
   
   ## How it could be?
   A clear and concise description of what you want to happen. You can explain 
more about input of the feature, and output of it.
   
   
移除core与config模块中过期的“ConfigurationKeys”类,全局替换下改为统一使用“org.apache.seata.common.ConfigurationKeys”。
   
   ## Other related information
   Add any other context or screenshots about the feature request here.


-- 
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: notifications-unsubscr...@seata.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to