Skip to content

BE: Cluster version in unknown w/ Kraft 4.0 #1003

@Shawcs

Description

@Shawcs

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

Image

Logs

No response

Additional context

An issue already open with version problems:
#831

Metadata

Metadata

Labels

scope/backendRelated to backend changesseverity/lowSeverity level for a bug. Applicable only for the bug label.status/triage/completedAutomatic triage completedtype/bugSomething isn't working

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions