Large Topics Getting Failed to Close Fetcher and "Something went wrong, an error occurred" interrupting UI #844
Labels
area/topics
status/duplicate
This issue or pull request already exists
status/triage/completed
Automatic triage completed
type/bug
Something isn't working
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe 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 secondsExpected 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
The text was updated successfully, but these errors were encountered: