Merge pull request #48 from snnuwang/master 客户端状态异常导致服务端重复消费或者丢数据
Merge pull request #48 from snnuwang/master
客户端状态异常导致服务端重复消费或者丢数据
The Huawei Cloud DIS Kafka Adapter help Java developers to easily migrate from Kafka to Huawei Cloud DIS using DIS Java SDK. You can get started in minutes using Maven.
Quick Links:
To run the SDK you will need Java 1.6+.
The recommended way to use the DIS Kafka Adapter in your project is to consume it from Maven.
<dependency> <groupId>com.huaweicloud.dis</groupId> <artifactId>huaweicloud-dis-kafka-adapter</artifactId> <version>1.2.17</version> <scope>compile</scope> </dependency>
Once you check out the code from GitHub, you can build it using Maven:
mvn clean install
Apache License 2.0
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
Huawei Cloud DIS Kafka Adapter
The Huawei Cloud DIS Kafka Adapter help Java developers to easily migrate from Kafka to Huawei Cloud DIS using DIS Java SDK. You can get started in minutes using Maven.
Quick Links:
Getting Started
Requirements
To run the SDK you will need Java 1.6+.
Install the Kafka Adapter
The recommended way to use the DIS Kafka Adapter in your project is to consume it from Maven.
Specify the SDK Maven dependency
Building From Source
Once you check out the code from GitHub, you can build it using Maven:
License
Apache License 2.0