Fri, 27 Jun 2025 00:11:48 CST | login

Information for build kcat-1.7.1-2.oc9

ID37663
Package Namekcat
Version1.7.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/kcat.git?.#58f4b473bea64fed891bcc93c9a792e6d26bbeec
SummaryGeneric command line non-JVM Apache Kafka producer and consumer
Descriptionkcat 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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 06:39:35 CST
CompletedFri, 13 Jun 2025 06:47:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/kcat.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/kcat.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
kcat-1.7.1-2.oc9.src.rpm (info) (download)
aarch64
kcat-1.7.1-2.oc9.aarch64.rpm (info) (download)
kcat-debuginfo-1.7.1-2.oc9.aarch64.rpm (info) (download)
kcat-debugsource-1.7.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
kcat-1.7.1-2.oc9.loongarch64.rpm (info) (download)
kcat-debuginfo-1.7.1-2.oc9.loongarch64.rpm (info) (download)
kcat-debugsource-1.7.1-2.oc9.loongarch64.rpm (info) (download)
x86_64
kcat-1.7.1-2.oc9.x86_64.rpm (info) (download)
kcat-debuginfo-1.7.1-2.oc9.x86_64.rpm (info) (download)
kcat-debugsource-1.7.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
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