You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When each source is started, the IP, Port, processing logic, supported protocols and other information it uses will be collected through the addSourceReportInfo() function for Manager maintenance and processing:
The current implementation places this operation in the subclass of each Source. In fact, it would be simpler to complete this operation directly in BaseSource.java
Description
When each source is started, the IP, Port, processing logic, supported protocols and other information it uses will be collected through the addSourceReportInfo() function for Manager maintenance and processing:
The current implementation places this operation in the subclass of each Source. In fact, it would be simpler to complete this operation directly in BaseSource.java
InLong Component
InLong DataProxy
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: