We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our kafka cluster consists of ~1600 topics. UI does not correctly shows them. Search doesn't work too.
When we connect to tiny cluster with 3 topics, everything works fine.
Tried to change MAX_BYTES or RECORD_POLL_TIMEOUT, but had no difference.
In dev tools see many requests per every topic, probably, need to increase timeout, because many requests failed.
compose config: docker-compose.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our kafka cluster consists of ~1600 topics.
UI does not correctly shows them.
Search doesn't work too.
When we connect to tiny cluster with 3 topics, everything works fine.
Tried to change MAX_BYTES or RECORD_POLL_TIMEOUT, but had no difference.
In dev tools see many requests per every topic, probably, need to increase timeout, because many requests failed.
compose config:
docker-compose.zip
The text was updated successfully, but these errors were encountered: