Using the Enhanced Java SDK
The enhanced Kafka Java SDK is optimized based on the open-source Kafka 0.10.2.1 client, greatly improving system performance.
Procedure
- Download the open-source Kafka 0.10.2.1 client package.
- Decompress the following from the open-source client package:

- Download the enhanced Kafka 0.10.2.1 SDK package.
- Decompress the following from the SDK package:

- Copy all JAR packages in the dms_kafka_0.10.2.1-client/ directory to the libs folder in the directory where the open-source Kafka 0.10.2.1 client package is decompressed, and overwrite the kafka-clients-0.10.2.1.jar package with the same name.
- Perform the same configuration as other open-source clients.
Last Article: Code of the Sample Project
Next Article: FAQs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.