gosonzhang opened a new issue, #6234:
URL: https://github.com/apache/inlong/issues/6234

   ### Description
   
   This modification is optimized based on the interface definition of 
INLONG-6181: the source reporting information required by the Manager should be 
determined by the configuration of dataProxy-xxx.conf(2.1, 2.2), instead of 
defining the source configuration in dataProxy-xxx.conf in common.properties[1] 
alone.
   
   This part only modifies the configuration acquisition source,  read the 
information set in dataProxy-xxx.conf and report it to the Manager. The 
interface between DataProxy and Manager can be optimized later, and the 
SourceReportInfo object information is directly reported, instead of the 
current splicing of ip, port, and protocol and then reporting.
   
   1. 
https://github.com/apache/inlong/blob/master/inlong-dataproxy/conf/common.properties#L24
   
![image](https://user-images.githubusercontent.com/14038849/196847231-006aafd9-027b-42b5-af30-c613ce5c1c4f.png)
   
   2.1 
https://github.com/apache/inlong/blob/master/inlong-dataproxy/conf/dataproxy-tube.conf#L29
   
![image](https://user-images.githubusercontent.com/14038849/196847321-0d6a85a1-3169-4abe-b2b4-dafdd023b8f2.png)
   
   2.2 
https://github.com/apache/inlong/blob/master/inlong-dataproxy/conf/dataproxy-pulsar.conf#L38
   
![image](https://user-images.githubusercontent.com/14038849/196847413-a05b3c02-27a3-4635-95dd-533fd4e7780b.png)
   
   
   
   
   ### InLong Component
   
   InLong DataProxy
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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