gosonzhang opened a new pull request, #11696:
URL: https://github.com/apache/inlong/pull/11696

   
   Fixes #11695
   
   1. Abstract the methods supported by TCP Sender and HTTP HttpProxySender, 
abstract the necessary support interface MessageSender for public message 
senders, TCP sender interface TcpMsgSender, HTTP sender interface HttpMsgSender,
   2. Abstract the callback interface MsgSendCallback, for asynchronous 
sending, and support the view of specific error information;
   3. According to the network management implementation of TCP and HTTP, 
abstract the client management interface ClientMgr


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

Reply via email to