Greedyu opened a new issue, #4283:
URL: https://github.com/apache/incubator-inlong/issues/4283

   ### What happened
   
   Unit test TestBinlogReader.binlogStartSpacialTest() method. The 
debezium-embedded package calls kafka client 2.4.1, but the Utils.isBlank 
method is connect-runtime 3.0.0. It is an online bug, so I changed the agent to 
the dependent jar package of kafka-clients:3.0.0
   But compilation does not exist kafka-clients:3.0.0 depends on the jar package
   
![wecom-temp-06eead7ef4f60668a064008037dfe898](https://user-images.githubusercontent.com/20356765/169498464-960bd4cc-5076-4dfe-b107-17e8e6cd5130.png)
   
   
   ### What you expected to happen
   
   Generate kafka-clients-3.0.0.jar package
   
   ### How to reproduce
   
   Unit test TestBinlogReader.binlogStartSpacialTest() method.
   
   ### Environment
   
   macOS
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Agent
   
   ### 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