Open ivanburdin opened 4 years ago
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
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