-
-
Notifications
You must be signed in to change notification settings - Fork 136
Feature: Support for sending multiple (x100500) messages #1020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi lukelongcn! 👋 Welcome, and thank you for opening your first issue in the repo! Please wait for triaging by our maintainers. As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. If you plan to raise a PR for this issue, please take a look at our contributing guide. |
Hi, @lukelongcn |
also, wdym 'multiple'? There's a checkbox to retain data upon sending the message |
If we need to send 20+ messages to a Kafka topic, it will take significantly more time. |
Hi, What tool is this? i am looking for a tool that can send multiple (Avro) messages with one click. Thanks. |
It's called KafkIO (https://kafkio.com), but it's a client-side GUI app that you run yourself, it's not a backend webapp like Kafbat. But supports Avro, Schema Registry and going through proxies (if you need), etc. |
@credmond Thanks for the clarification—this makes things much clearer now. @Haarolean , could you please add this to the backlog? |
Issue submitter TODO list
Is your proposal related to a problem?
Support for sending multiple messages
Describe the feature you're interested in
We usually use Kafka-ui to visualize the messages in Kafka. Sometimes, We also need to send multiple messages to a specific Kafka topic, How could i use Kafka-ui to do this.
Describe alternatives you've considered
No response
Version you're running
1.2.0
Additional context
No response
The text was updated successfully, but these errors were encountered: