kafka-ui
                                
                                 kafka-ui copied to clipboard
                                
                                    kafka-ui copied to clipboard
                            
                            
                            
                        Open-Source Web UI for Apache Kafka Management
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...
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:...
- [ ] **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...
- need to create this class with created screen class objects - inherit BaseTest from Facade - refactor objects of page classes creation
**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...
**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...
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.
### 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...
- [ ] **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...