Thu, 16 May 2024 01:45:02 UTC | login

Information for build kcat-1.7.1-1.fc37

ID221447
Package Namekcat
Version1.7.1
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kcat.git#6904b639b8da65eb73bfb8eb1259e778ce28ba49
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 16 Nov 2022 16:21:46 UTC
CompletedWed, 16 Nov 2022 18:23:17 UTC
Taskbuild (f37, /rpms/kcat.git:6904b639b8da65eb73bfb8eb1259e778ce28ba49)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kcat.git#6904b639b8da65eb73bfb8eb1259e778ce28ba49'}}
Tags
f37
f38
RPMs
src
kcat-1.7.1-1.fc37.src.rpm (info) (download)
riscv64
kcat-1.7.1-1.fc37.riscv64.rpm (info) (download)
kcat-debuginfo-1.7.1-1.fc37.riscv64.rpm (info) (download)
kcat-debugsource-1.7.1-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 07 2022 Link Dupont <linkdupont@fedoraproject.org> - 1.7.1-1 - Initial package