YongGoose opened a new issue, #7560: URL: https://github.com/apache/incubator-seata/issues/7560
### Check Ahead - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. - [ ] I am willing to try to implement this feature myself. ### Why you need it? To gradually phase out the HttpClient4-based utility class, we need to mark it as deprecated. This will notify users about its future removal and encourage migration to HttpClient5. - https://github.com/apache/incubator-seata/pull/7492#discussion_r2234002689 ### How it could be? 1. Add @Deprecated annotation to the HttpClient4 utility class 2. Update Javadoc to include: - Deprecation notice - Planned removal in a future release - Recommendation to migrate to HttpClient5 ### Other related information You can start this task once the PR below has been merged. - https://github.com/apache/incubator-seata/pull/7492 -- 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