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

On the Messages page when Offset/Timestamp fields **are filled** we need to pass seekType argument with OFFSET/TIMESTAMP values correspondingly. When Offset/Timestamp are **not filled** we should pass seekType=LATEST if "Newest...

type/bug
scope/frontend
status/accepted
status/confirmed

Preview of the previous schema version is a lot narrower, than the window size. Checked in: - Safari 15.6.1 (17613.3.9.1.16), - Chrome 105.0.5195.125 (Official Build) (x86_64) - Brave 1.43.88 Chromium:...

type/bug
scope/frontend
status/accepted
status/confirmed

- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Schema registry: Previous version's...

**Describe the bug** When having empty field in stream properties "underfined" property is sent to backend. **Set up** kafka-ui master **Steps to Reproduce** Steps to reproduce the behavior: 1. go...

type/bug
good first issue
scope/frontend
status/triage

- need to create this class with created screen class objects - inherit BaseTest from Facade - refactor objects of page classes creation

type/enhancement
scope/QA
status/accepted

**Describe the bug** The kafka-ui is working but the cluster is shown as "offline" and without topics. **Set up** I'm trying to use kafka-ui vv0.4.0(521ba0c) as a frontend for AWS...

scope/backend
status/accepted
type/feature

**Describe the bug** Please implement Search by Topic Name within Consumer group profile **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** 1. Navigate to Consumer group profile **Expected behavior** Should be available...

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

Since we will use ReactiveAdminClient for all AdminClient operations, it is reasonable to add a single point of KafkaException mapping to kafka-ui exceptions there.

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

### Is your proposal related to a problem? Currently when producing message only TopicNameStrategy used to search appropriate subjects. If subject is not found by this strategy message is written...

type/enhancement
scope/backend
scope/frontend
status/accepted
area/sr
area/serde

- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Add "Messages behind" for...

type/enhancement
scope/frontend