hhuang1231 opened a new issue, #4565: URL: https://github.com/apache/eventmesh/issues/4565
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question  In the `org.apache.eventmesh.openconnect.SinkWorker#init()`, just call `org.apache.eventmesh.openconnect.api.connector.Connector#init(org.apache.eventmesh.openconnect.api.connector.ConnectorContext )`(the second method framed below), then what is the role of the first method in the picture below. --- 在`org.apache.eventmesh.openconnect.SinkWorker#init()`方法中,只会调用`org.apache.eventmesh.openconnect.api.connector.Connector#init(org.apache.eventmesh.openconnect.api.connector.ConnectorContext)`接口方法(如下图中框起来的第二个方法),那么下图中第一个方法是有什么作用。  -- 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]
