Roman Zabaluev
Roman Zabaluev
Besides groovy scripts would be nice to support json paths like `key.something[*].value == 123`
1. Migrate table to new table component 2. Implement sorting 3. Related issue https://github.com/provectus/kafka-ui/issues/2325 The list is unsorted at all
https://aws.amazon.com/marketplace/pp/prodview-ogtt5hfhzkq6a
**Describe the bug** Clicking 'produce message' on some avro-schemed topics produces 502. **Set up** docker, latest master **Steps to Reproduce** Steps to reproduce the behavior: 1. set up reddit connector...
- upon search, load topic lists via separate endpoint which will return just the names - after selecting the name load full details
Backend tests on m1 work way too bad
kafka-ssl.yml: add `KAFKA_CLUSTERS_0_PROPERTIES_SSL_KEYSTORE_PASSWORD` and `KAFKA_CLUSTERS_0_PROPERTIES_SSL_KEYSTORE_LOCATION`
### Discussed in https://github.com/provectus/kafka-ui/discussions/1766 Originally posted by **omicronn88** March 26, 2022 Hi guys. I really like what you're doing, but I was wondering maybe you could add a readonly notification...
...on the dashboard page if no jmx ports are provided
Implement a schema registry client via openapi (like we have one for kafka-connect) and use it instead of webclient in `SchemaRegistryService` class. The point: Reduce amount of URLs in the...