kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for Apache Kafka Management
**Describe the bug** The word "unique" is written wrong within Topic's statistics page **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** Steps to reproduce the behavior: 1. Navigate to Topics Statistics page...
The main idea of this feature is to provide access control for authenticated users based on roles. Backend should support reading role bindings from git, s3, http, local yaml config...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) **Is there anything you'd...
- [x] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) Fix smart filter with multiple conditions #2375 **Is there anything you'd like reviewers...
- Offset/timestamp modes depend on what's currently selected (newest or oldest first) - clear all/submit are a button and a link which is weird, also their placements and etc -...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing applications:) **What changes did you make?** (Give an overview) **Is there anything you'd like...
**Describe the bug** **Set up** **Steps to Reproduce** Steps to reproduce the behavior: 1. **Expected behavior** **Screenshots** **Additional context**
**Describe the bug** Both SchemaRegistry and KafkaConnect do not require any connection to Kafka/Zookeeper to be able to check data in them or manage them. However this UI falls flat...
**Describe the bug** KafkaConnect is meant to run as a cluster with multiple hosts balancing the load using Kafka as communication mechanism (same as SchemaRegistry). Each node provides API endpoint...
Hello, i am trying to setup kafka-ui and i receive this message: org.apache.kafka.common.errors.TimeoutException: Call(callName=listNodes, deadlineMs=1646050105263, tries=1, nextAllowedTryMs=1646050749797) timed out at 1646050749697 after 1 attempt(s) Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting...