Information for build kcat-1.7.1-2.fc38
ID | 242833 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | kcat | |||||||||||
Version | 1.7.1 | |||||||||||
Release | 2.fc38 | |||||||||||
Epoch | ||||||||||||
Source | git+https://src.fedoraproject.org/rpms/kcat.git#b470475569034e9b819e798a2f44a5d8448bf0ea | |||||||||||
Summary | Generic command line non-JVM Apache Kafka producer and consumer | |||||||||||
Description | kcat 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 by | davidlt | |||||||||||
State | complete | |||||||||||
Volume | DEFAULT | |||||||||||
Started | Wed, 29 Mar 2023 08:55:47 UTC | |||||||||||
Completed | Wed, 29 Mar 2023 10:45:39 UTC | |||||||||||
Task | build (f38, /rpms/kcat.git:b470475569034e9b819e798a2f44a5d8448bf0ea) | |||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kcat.git#b470475569034e9b819e798a2f44a5d8448bf0ea'}} | |||||||||||
Tags |
|
|||||||||||
RPMs |
|
|||||||||||
Logs |
|
|||||||||||
Changelog | * 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 |