Information for build kcat-1.7.1-2.oc9
ID | 37663 | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | kcat | |||||||||||||||||||||||||
Version | 1.7.1 | |||||||||||||||||||||||||
Release | 2.oc9 | |||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/kcat.git?.#58f4b473bea64fed891bcc93c9a792e6d26bbeec | |||||||||||||||||||||||||
Summary | Generic command line non-JVM Apache Kafka producer and consumer | |||||||||||||||||||||||||
Description | kcat is a generic non-JVM producer and consumer for Apache Kafka >=0.8, like a netcat for Kafka. In producer mode kcat reads messages from stdin, delimited with a configurable delimiter (-D, defaults to newline), and produces them to the provided Kafka cluster (-b), topic (-t) and partition (-p). In consumer mode kcat reads messages from a topic and partition and prints them to stdout using the configured message delimiter. There's also support for the Kafka >=0.9 high-level balanced consumer, use the -G <group> switch and provide a list of topics to join the group. kcat also features a Metadata list (-L) mode to display the current state of the Kafka cluster and its topics and partitions. | |||||||||||||||||||||||||
Built by | bbrucezhang | |||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||
Started | Fri, 13 Jun 2025 06:39:35 CST | |||||||||||||||||||||||||
Completed | Fri, 13 Jun 2025 06:47:06 CST | |||||||||||||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/kcat.git:.:origin/master) | |||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/kcat.git?.#origin/master'}} | |||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||
Changelog | * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.7.1-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.1-1 - initial build |