kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Open-Source Web UI for Apache Kafka Management

Results 382 kafka-ui issues
Sort by recently updated
recently updated
newest added

1. Upgrade all kafka to newer versions with kraft mode 2. Drop zookeeper from everywhere 3. Create a separate compose with a kafka with zk

type/documentation
good first issue
status/triage

Bumps `mockito.version` from 2.21.0 to 4.8.0. Updates `mockito-core` from 2.21.0 to 4.8.0 Release notes Sourced from mockito-core's releases. v4.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.8.0 2022-09-07 - 10...

scope/backend
type/dependencies

**Describe the bug** Implement the Search within Topic/Consumers tab **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** 1. Navigate to Topics 2. Open the Topic 3. Turn to Consumers tab **Expected behavior**...

type/enhancement
good first issue
scope/backend
scope/frontend
status/accepted

**Describe the bug** Avro messages are not shown correctly when using Union type. **Set up** Use `provectuslabs/kafka-ui:0.4.0` image. Use confluentinc schema registry `confluentinc/cp-schema-registry:7.0.1` ``` version: '3.5' ... services: ... schema-registry:...

type/bug
good first issue
scope/backend
status/accepted
status/confirmed
status/blocked

### Entering an invalid value for the "delete.retention.ms" parameter causes the Kafka Broker to crash. Log from the Kafka Broker: `org.apache.kafka.common.config.ConfigException: Invalid value -1 for configuration delete.retention.ms: Value must be...

type/bug
good first issue
scope/backend
status/accepted

**Mission:** Check functions that are not the main ones in Schema Registry, but are next to them. **The functions:** - Pagination - Compatibility level change - Old versions view

scope/QA
status/triage

**Missions:** - Find the part related Schema Registry in the bug tracker that has the most issues and investigate it - Find the new feature or improvement for Schema Registry...

scope/QA
status/triage

**Mission:** Whittaker’s “road ahead” method is to map out a list of landmarks and explore the application from one to the next. **Landmarks list:** - Create a schema - Compare...

scope/QA
status/triage

Considering #2162 it should be dd.MM.yyyy. We need to make it configurable for the ones who prefer US format.

type/enhancement
good first issue
scope/backend
scope/frontend
status/accepted
status/pending-frontend

* Remove hardcoded port for Schema Registry * closes #2449 - [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes...

scope/backend
type/chore