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

Large Topics Getting Failed to Close Fetcher and "Something went wrong, an error occurred" interrupting UI #844

Closed
4 tasks done
seyonv opened this issue Feb 17, 2025 · 2 comments
Labels
area/topics status/duplicate This issue or pull request already exists status/triage/completed Automatic triage completed type/bug Something isn't working

Comments

@seyonv
Copy link

seyonv commented Feb 17, 2025

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)

Deploying KafBat to Staging environment and viewing on smaller topics has no issue but loading and searching in larger topics results in the below error.

Attempts to bump KAFKA_ADMIN-CLIENT-TIMEOUT as described in docs don't seem to help or actually bump the timeout with kafbat UI still failing after 30 seconds

2025-02-14 13:00:48.865 | 2025-02-14 18:00:48,864 ERROR [boundedElastic-3] o.a.k.c.c.i.LegacyKafkaConsumer: [Consumer clientId=kafbat-ui-consumer-1739556035154, groupId=null] Failed to close fetcher with a timeout(ms)=30000
-- | --

Expected behavior

Timeouts last longer than 30 seconds and upon failure to search it handles this instead of persisting "Something went wrong, an error occurred" (which occurs very frequently)

Your installation details

4cf17a0
v1.1.0

Relevant helmfile lines:

` image:
repository: '{{ env "IMAGE_NAME" | default "ghcr.io/kafbat/kafka-ui" }}'

staging:
values:
- LOGGING_LEVEL_ROOT: "WARN"
- LOGGING_LEVEL_IO_KAFBAT_UI: "WARN"

`

Steps to reproduce

This is a deployment that connects to our private MSK (not publicly accessible) Kafka clusters so not reproducible on same cluster.

Screenshots

No response

Logs

No response

Additional context

No response

@seyonv seyonv added status/triage Issues pending maintainers triage type/bug Something isn't working labels Feb 17, 2025
@kapybro kapybro bot added area/topics status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Feb 17, 2025
Copy link

Hi seyonv! 👋

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.

@Haarolean
Copy link
Member

dupe of #527, please follow #527

@Haarolean Haarolean closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2025
@Haarolean Haarolean added status/duplicate This issue or pull request already exists and removed status/triage/manual Manual triage in progress labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/topics status/duplicate This issue or pull request already exists status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants