Skip to content
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

KC: Slow listing of 600+ connectors #448

Open
4 tasks done
fallen-up opened this issue Jun 18, 2024 · 2 comments
Open
4 tasks done

KC: Slow listing of 600+ connectors #448

fallen-up opened this issue Jun 18, 2024 · 2 comments
Assignees
Labels
area/connect Kafka Connect, its connectors scope/backend Related to backend changes status/triage/completed Automatic triage completed type/bug Something isn't working

Comments

@fallen-up
Copy link

fallen-up commented Jun 18, 2024

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

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.
nne 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 (28 pages in total). 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

@fallen-up fallen-up added status/triage Issues pending maintainers triage type/bug Something isn't working labels Jun 18, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Jun 18, 2024
@Haarolean Haarolean added scope/backend Related to backend changes area/connect Kafka Connect, its connectors and removed status/triage/manual Manual triage in progress labels Jun 18, 2024
@Haarolean Haarolean changed the title Slow listing of connectors KC: Slow listing of 600+ connectors Jun 18, 2024
@patelamol
Copy link

@fallen-up were you able to resolve this issue?

@fallen-up
Copy link
Author

@patelamol no. i'm waiting for a fix from @iliax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connect Kafka Connect, its connectors scope/backend Related to backend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants