-
-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Labels
scope/backendRelated to backend changesRelated to backend changesseverity/lowSeverity level for a bug. Applicable only for the bug label.Severity level for a bug. Applicable only for the bug label.status/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
Hi !
in the new 4.0 release of kafka the inter.broker.protocol.version properties disappeared, and so we end up with the cluster version 1.0-UNKNOWN
This function can't work in 4.0
https://github.com/kafbat/kafka-ui/blob/main/api/src/main/java/io/kafbat/ui/service/ReactiveAdminClient.java#L154
Expected behavior
We expect to have the 4.0 kraft version displayed like before
Your installation details
We used the 1.2.0 image running on Kube
Steps to reproduce
Create a Kraft 4.0 cluster and just connect the UI to it
Screenshots
Logs
No response
Additional context
An issue already open with version problems:
#831
Metadata
Metadata
Assignees
Labels
scope/backendRelated to backend changesRelated to backend changesseverity/lowSeverity level for a bug. Applicable only for the bug label.Severity level for a bug. Applicable only for the bug label.status/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Projects
Status
Done
