kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for Apache Kafka Management
Where: Topics -> select topic -> Consumers Todo: 1. Remove "Num of Topics" columns 2. Rename "Num of Members" column to "Active consumers"
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) - fixes #2532 **Is...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) Fixing issue when consumers with no committed offsets not shown in topics...
- [x] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) - adds serde selectors to...
…ma / Producing the Message - [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an...
**Describe the bug** Switch to Cluster > Topics > Topic > Messages tab For filter by offset, enter offset number to filter event for offset, and select right most, option...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) - fixes #2531 **Is...
- [ ] **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...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) - fixes #2566 -...
**Describe the bug** There is no topic list displayed. But when I display the consumers list I am able to navigate to topic for this consumer group. > http://localhost:8080/ui/clusters/QA3/topics There...