Sat, 11 Jan 2025 01:06:47 CST | login

Information for build kcat-1.7.1-1.ocs23

ID13643
Package Namekcat
Version1.7.1
Release1.ocs23
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 19 Jul 2024 20:00:30 CST
CompletedFri, 19 Jul 2024 20:03:03 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/kcat.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/kcat.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
kcat-1.7.1-1.ocs23.src.rpm (info) (download)
aarch64
kcat-1.7.1-1.ocs23.aarch64.rpm (info) (download)
kcat-debuginfo-1.7.1-1.ocs23.aarch64.rpm (info) (download)
kcat-debugsource-1.7.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
kcat-1.7.1-1.ocs23.x86_64.rpm (info) (download)
kcat-debuginfo-1.7.1-1.ocs23.x86_64.rpm (info) (download)
kcat-debugsource-1.7.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.1-1 - initial build