You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/20 09:29:27 UTC

[GitHub] [incubator-inlong] Greedyu opened a new issue, #4283: [Bug][Agent]Compilation does not exist kafka-clients:3.0.0 depends on the jar package

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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] healchow closed issue #4283: [Bug][Agent] The kafka-clients with 3.0.0 does not package to the jar

Posted by GitBox <gi...@apache.org>.
healchow closed issue #4283: [Bug][Agent] The kafka-clients with 3.0.0 does not package to the jar
URL: https://github.com/apache/incubator-inlong/issues/4283


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org