Sun, 24 Nov 2024 10:53:13 UTC | login

Information for build kcat-1.7.1-6.fc41

ID327081
Package Namekcat
Version1.7.1
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kcat.git#91d3ffc08cf1e95531493f21b2f9102bee274433
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
StartedThu, 01 Aug 2024 06:16:59 UTC
CompletedThu, 01 Aug 2024 06:56:04 UTC
Taskbuild (f41, /rpms/kcat.git:91d3ffc08cf1e95531493f21b2f9102bee274433)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kcat.git#91d3ffc08cf1e95531493f21b2f9102bee274433'}}
Tags
f41
RPMs
src
kcat-1.7.1-6.fc41.src.rpm (info) (download)
riscv64
kcat-1.7.1-6.fc41.riscv64.rpm (info) (download)
kcat-debuginfo-1.7.1-6.fc41.riscv64.rpm (info) (download)
kcat-debugsource-1.7.1-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 07 2022 Link Dupont <linkdupont@fedoraproject.org> - 1.7.1-1 - Initial package