Information for build kcat-1.7.1-1.oc9

ID27533
Package Namekcat
Version1.7.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/kcat.git?.#0cc59682ec5307d5da3ef3f9bb1bf95cf8369118
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 13:39:10 CST
CompletedMon, 05 Aug 2024 13:41:26 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-1.oc9.src.rpm (info) (download)
aarch64
kcat-1.7.1-1.oc9.aarch64.rpm (info) (download)
kcat-debuginfo-1.7.1-1.oc9.aarch64.rpm (info) (download)
kcat-debugsource-1.7.1-1.oc9.aarch64.rpm (info) (download)
x86_64
kcat-1.7.1-1.oc9.x86_64.rpm (info) (download)
kcat-debuginfo-1.7.1-1.oc9.x86_64.rpm (info) (download)
kcat-debugsource-1.7.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.1-1 - initial build