Information for build kcat-1.7.1-1.fc37
ID | 221447 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | kcat | |||||||||||
Version | 1.7.1 | |||||||||||
Release | 1.fc37 | |||||||||||
Epoch | ||||||||||||
Source | git+https://src.fedoraproject.org/rpms/kcat.git#6904b639b8da65eb73bfb8eb1259e778ce28ba49 | |||||||||||
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, 16 Nov 2022 16:21:46 UTC | |||||||||||
Completed | Wed, 16 Nov 2022 18:23:17 UTC | |||||||||||
Task | build (f37, /rpms/kcat.git:6904b639b8da65eb73bfb8eb1259e778ce28ba49) | |||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kcat.git#6904b639b8da65eb73bfb8eb1259e778ce28ba49'}} | |||||||||||
Tags |
|
|||||||||||
RPMs |
|
|||||||||||
Logs |
|
|||||||||||
Changelog | * Fri Oct 07 2022 Link Dupont <linkdupont@fedoraproject.org> - 1.7.1-1 - Initial package |