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

   ### Prepare a Pull Request
   
   - Fixes #7353 
   
   ### Motivation
   
   1. `AgentMetricItem` is repeatedly defined and not initialized, just use the 
one in the abstract parent class `AbstractReader`.
   2. If deploying multiple instances of the Debezium Postgres connector, must 
use distinct replication slot names.
   
   ### Modifications
   
   1. Remove redundant definitions.
   2. Set the slot name.
   
   ### Verifying this change
   
   
![image](https://user-images.githubusercontent.com/58519431/218054123-42b7b940-03f9-4614-864c-847500f77721.png)
   
   


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