Skip to content

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

Open
2 tasks done
lukelongcn opened this issue Apr 14, 2025 · 8 comments
Open
2 tasks done

Feature: Support for sending multiple (x100500) messages #1020

lukelongcn opened this issue Apr 14, 2025 · 8 comments
Labels
area/messages area/ux User experiense issues scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/feature A brand new feature

Comments

@lukelongcn
Copy link

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

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

@lukelongcn lukelongcn added status/triage Issues pending maintainers triage type/feature A brand new feature labels Apr 14, 2025
@kapybro kapybro bot added area/messages status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Apr 14, 2025
Copy link

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.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@germanosin
Copy link
Member

Hi, @lukelongcn
Would you mind sharing a bit more detail about why sending messages one by one isn’t working for you? It’d be helpful to understand your use case better.

@Haarolean
Copy link
Member

also, wdym 'multiple'? There's a checkbox to retain data upon sending the message

@lukelongcn
Copy link
Author

Hi, @lukelongcn Would you mind sharing a bit more detail about why sending messages one by one isn’t working for you? It’d be helpful to understand your use case better.

If we need to send 20+ messages to a Kafka topic, it will take significantly more time.

@credmond
Copy link

He means producing multiple messages (dozens, hundreds, thousands), without having to click multiple, dozens, or thousands of times.|

For example, I can easily produce, with 1-click, 100,000 random messages, with this tool:

Image

... or, a million is 10 clicks (instead of 1,000,000).

@lukelongcn
Copy link
Author

He means producing multiple messages (dozens, hundreds, thousands), without having to click multiple, dozens, or thousands of times.|

For example, I can easily produce, with 1-click, 100,000 random messages, with this tool:

Image

... or, a million is 10 clicks (instead of 1,000,000).

Hi,

What tool is this? i am looking for a tool that can send multiple (Avro) messages with one click.

Thanks.

@credmond
Copy link

credmond commented Apr 15, 2025

He means producing multiple messages (dozens, hundreds, thousands), without having to click multiple, dozens, or thousands of times.|
For example, I can easily produce, with 1-click, 100,000 random messages, with this tool:
Image
... or, a million is 10 clicks (instead of 1,000,000).

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.

@germanosin
Copy link
Member

@credmond Thanks for the clarification—this makes things much clearer now. @Haarolean , could you please add this to the backlog?
If someone shows interest in sponsoring or implementing this feature, we'd be happy to include it in the next release.

@Haarolean Haarolean changed the title [Feature] Support for sending multiple messages Feature: Support for sending multiple (x100500) messages Apr 15, 2025
@Haarolean Haarolean added scope/frontend Related to frontend changes scope/backend Related to backend changes area/ux User experiense issues and removed status/triage/manual Manual triage in progress labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/messages area/ux User experiense issues scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/feature A brand new feature
Projects
None yet
Development

No branches or pull requests

4 participants