provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management
Apache License 2.0
9.58k stars 1.17k forks source link

Slow listing of connectors #4460

Closed fallen-up closed 3 months ago

fallen-up commented 3 months ago

Issue submitter TODO list

Describe the bug (actual behavior)

when going into connectors or immediately with a filter (connectors?q=mongo) it can take about 10-25 seconds to load. if debug through developer-tools, you can see that "connectors" hangs in pending for some time and only then starts loading. One unusual thing: there are a lot of them, a couple dozen of them. image

with ingress kafka-connects everything is normal. redpanda-console opens them instantly (despite the amount).

other details: couple dozens of connects and several hundred connectors are plugged in. response in size is not so big as it seems - 348KB. but there are about 10000 lines in json.

Expected behavior

No response

Your installation details

1.0

Steps to reproduce

Screenshots

No response

Logs

No response

Additional context

No response

germanosin commented 2 months ago

Me and @Haarolean no longer support this repo. Don't you mind to propose your request to our repo https://github.com/kafbat/kafka-ui

fallen-up commented 2 months ago

already https://github.com/kafbat/kafka-ui/issues/448

germanosin commented 2 months ago

Thanks!